1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Dmitry Lyzo
1d045d172b
Update src/components/scrollManager.js
Co-Authored-By: Vasily <JustAMan@users.noreply.github.com>
2019-11-27 13:31:18 +03:00
Dmitry Lyzo
a37e0fb47a Fix minimumScrollY hack 2019-11-21 21:48:35 +03:00
Dmitry Lyzo
b3df632164 Add support for easing animated scroll. 2019-11-21 00:07:53 +03:00
Dmitry Lyzo
e86058dc8c Add document scroll wrapper to unify scrolling and to support for webOS 2/3 (browser only) 2019-11-21 00:07:53 +03:00
Dmitry Lyzo
90f565166e Fix "fixed element" condition 2019-11-21 00:07:53 +03:00
Dmitry Lyzo
0502e984ad Fix animated scroll of "smooth scrolled" elements in browsers that support smooth scroll (Chrome/Firefox) 2019-11-21 00:07:53 +03:00
Dmitry Lyzo
fe87abc5a8 Split 'scrollTo' function 2019-11-21 00:07:53 +03:00
Dmitry Lyzo
c0fbce32ce Fix compatibility with older browsers (webOS 2/3) 2019-11-21 00:07:53 +03:00
Dmitry Lyzo
cbd64f6b4e Add animated smooth scrolling 2019-11-21 00:07:53 +03:00
Dmitry Lyzo
c0783dbe8e Add scroll manager with base functionality 2019-11-21 00:07:53 +03:00