FreeTube/src
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
..
data
main Refactor/Main: Remove enableRemoteModule option from webPreferences 2021-05-23 04:39:48 +01:00
process Fix pathing issue when forking process 2020-10-23 23:29:19 +01:00
renderer Allow changing volume by scrolling over any part of video player (#1254) 2021-05-26 17:55:11 +02:00
utilities
index.ejs