]> git.mxchange.org Git - friendica.git/commit
Stop scrollToItem() animate twice.
authorozero dien <139508+ozero@users.noreply.github.com>
Thu, 9 Jan 2020 04:59:56 +0000 (13:59 +0900)
committerGitHub <noreply@github.com>
Thu, 9 Jan 2020 04:59:56 +0000 (13:59 +0900)
commitf3ea4a4f45daa41d0aa032b1dc4804a5f6ff503c
tree288102d775600073522e97fabcaf8f4cac3bb456
parent592762be27c98bf6b626ea4a5f69971789149e80
Stop scrollToItem() animate twice.

- Suppress first fade-to-black with `animate(colWhite, 1)`
- Stop animate twice in `colShiny` with `).promise().done(`
view/theme/frio/js/theme.js