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

8 commits

Author SHA1 Message Date
Sparky
134bbbf6c0 Fix volume slider not working on nowplayingbar
Turns out, by wrapping the code in a function it takes the necessary bits out of scope, causing the nowplayingbar to become non-functional when it comes to adjusting volume.

Fixes https://github.com/jellyfin/jellyfin/issues/988
2019-02-23 21:16:10 -05:00
Sparky
02671c7fd3 Create function to reduce code reuse 2019-02-12 07:20:31 -05:00
Sparky
77a23c74d9 Fixed on click behavior and added touchmove handler 2019-02-12 06:49:39 -05:00
Sparky
f948541e68 Fixed all 3 volume sliders behavior
Now updates when dragging
2019-02-12 06:49:39 -05:00
Sparky
8a868f9109 Partial fix for music
Same problems as video when on nowplaying.html, all other pages are still behaving as before (when the playback bar is along the bottom).
2019-02-12 06:49:39 -05:00
hawken
71c2f1f33d remove BOM 2019-01-23 11:33:34 +00:00
Vasily
de6ac33ec1 Unminify using 1.5.323
Repo with tag: https://github.com/MediaBrowser/emby-webcomponents/tree/1.5.323
2019-01-10 15:42:01 +03:00
Erwin de Haan
4678528d00 First separation commit.
Added LICENSE, README.md, CONTRIBUTORS.md
2019-01-09 12:36:54 +01:00
Renamed from dashboard-ui/bower_components/emby-webcomponents/nowplayingbar/nowplayingbar.js (Browse further)