Commit Graph

5 Commits

Author SHA1 Message Date
vitorsemeano
8be5c9e987 Merge branch 'master' into webpack_part1 2019-03-05 22:40:28 +00:00
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
vitorsemeano
e91cbf8438 add directory dist to .gitignore 2019-02-23 17:12:41 +00:00
Sparky
f3e46a369f More manual deuglification 2019-02-12 10:01:16 -05:00
Sparky
02671c7fd3 Create function to reduce code reuse 2019-02-12 07:20:31 -05:00