Screenbox
Screenbox copied to clipboard
Scrolling on seekbar to seek the video
> Is your feature request related to a problem? Please describe. Not really an issue, but this feature is available in VLC player, and I use this feature a lot.
> Describe the solution you'd like Implement the feature to seek the video backward and forward when user scrolls on player seekbar using mouse scroll.
> Additional context I just installed this app (Screenbox) for the first time, and honestly I love it. Only thing which seems missing is this feature, So I personally think it would be a great feature to implement.
Thank you for your feedback. I'm glad that you like it. Scrolling on the seek bar will be a good addition to the gesture options. We already have scrolling inside the video player to change the volume and scrolling on a Slider
is not an expected interaction defined by WinUI. I think this gesture should be off by default to avoid confusion. Other than that, I'm all in for this feature.
Gestures in the app are used like "press and hold left mouse button and then sliding."
What I want is scrolling using the mouse scroll wheel, so that I can place the cursor on anywhere on seekbar and scroll back and forth without going to the current playhead.
I don't know if I'm able to explain this properly or not, but I'll attach the video soon.
https://github.com/huynhsontung/Screenbox/assets/78584556/eeaeb60b-81a2-40db-b5e5-f0c6bbace792
I used scroll wheel of mouse for the scrolling purpose. I hope I was able to explain it properly.
I used scroll wheel of mouse for the scrolling purpose. I hope I was able to explain it properly.
TBH, while it can be useful to someone, I wouldn't introduce this option (at least by default). Two competing vertical scrolls on the same page isn't ideal (and not recommended iirc).
I wouldn't introduce this option (at least by default).
Fine by me. As long as option is available.
Two competing vertical scrolls on the same page isn't ideal (and not recommended iirc).
But Doesn't VLC have this functionality! vertical scrolling on playback area and vertical scrolling on seekbar are two different things. How's that competing?
Fine by me. As long as option is available.
Yeah. Having the ability to customize the gestures, that would be great.
But Doesn't VLC have this functionality! vertical scrolling on playback area and vertical scrolling on seekbar are two different things. How's that competing?
I mean... VLC is not the paramou....
Jokes aside, the guidelines are clear in avoiding having scroll-able content in the same axis/direction.