freetube/src/renderer
Alex Stewart f9f5223f23
Allow changing volume by scrolling over any part of video player (#1254)
* Added toggle component to settings

* Setting to toggle this feature is now functional. Video volume can now be changed by scrolling anywhere on the video, or just on the slider, depending on this setting

* Added translation lines for en_US and en_GB

* Changed setting line from 'Scroll Volume Over Video' to 'Scroll Volume Over Video Player'

* Changed 'mousewheel' to 'wheel' event, as 'mousewheel' is deprecated

* Ran lint check in settings.js

Co-authored-by: Alex Stewart <albinexotech@gmail.com>
2021-05-26 17:55:11 +02:00
..
assets Create Loop Button and functionality in video player 2021-01-12 22:56:31 -05:00
components Allow changing volume by scrolling over any part of video player (#1254) 2021-05-26 17:55:11 +02:00
router Create Profile Edit Page 2020-09-01 23:21:32 -04:00
sass-partials Add Proxy configuration to settings. Fix ft-video-list height when using list display 2021-01-14 13:51:33 -05:00
store Allow changing volume by scrolling over any part of video player (#1254) 2021-05-26 17:55:11 +02:00
views Update "Open Link" button to include playlist ID (#1258) 2021-05-25 19:39:34 +02:00
App.css Add notifications for new blog posts and app updates 2020-09-20 14:22:39 -04:00
App.js Update "Open Link" button to include playlist ID (#1258) 2021-05-25 19:39:34 +02:00
App.vue Bugfix: load of subscriptions at startup (#1216) 2021-04-20 18:07:47 +00:00
main.js Added Estonian, Serbian languages, fixed comment likes and bumped packages (#1311) 2021-05-22 21:21:48 +02:00
themes.css Initial Playlist implementation. Functions like basic favorites list 2021-01-14 18:03:23 -05:00
videoJS.css Hide volume percentage on hover 2021-05-16 21:43:34 -04:00