You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im very used to pornganizer's way of scrolling anywhere on the left half of the video player to adjust volume up/down, and right half of the video to seek forward/backward.
This should be pretty easy to implement using JWplayer's api and a event handler for scroll events on the visible player.
Suggest adding a setting to enable and disable this behaviour somewhere and having it disabled by default since its pretty unexpected behaviour if your not used to it.
I don't think it'll work on mobile or not very intuitive anyway so probably best to just not include the scroll event code at all on mobile devices
Issue #2206 is basicly the same but for the grid view.
Also would like having middle click (scroll wheel click) to toggle fullscreen, but not sure what other's opinion about that is or if you even want that, can be annoying sometimes if you scroll too hard
The text was updated successfully, but these errors were encountered:
Im very used to pornganizer's way of scrolling anywhere on the left half of the video player to adjust volume up/down, and right half of the video to seek forward/backward.
This should be pretty easy to implement using JWplayer's api and a event handler for scroll events on the visible player.
Suggest adding a setting to enable and disable this behaviour somewhere and having it disabled by default since its pretty unexpected behaviour if your not used to it.
I don't think it'll work on mobile or not very intuitive anyway so probably best to just not include the scroll event code at all on mobile devices
Issue #2206 is basicly the same but for the grid view.
Also would like having middle click (scroll wheel click) to toggle fullscreen, but not sure what other's opinion about that is or if you even want that, can be annoying sometimes if you scroll too hard
The text was updated successfully, but these errors were encountered: