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

14 commits

Author SHA1 Message Date
MrTimscampi
b113f25327 Don't use smooth scrolling by default on non-Tizen 2020-02-01 18:28:57 +01:00
MrTimscampi
27ff0e7241 Enable scrollManager in more cases 2020-01-09 22:30:15 +01:00
Dmitry Lyzo
c677708819 Apply suggestions from code review 2019-11-27 14:30:56 +03:00
Dmitry Lyzo
3752db775b Fix style 2019-11-27 14:13:16 +03:00
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