Open Mitia99 opened 11 months ago
@huynhsontung Should be labeled as bug cause there is no such issue when controlling volume with keyboard in fullscreen. It only happens with touch gestures.
It's not a bug. Touch is registered as pointer movement and playback controls "unhide" when it detects it. Some extra logic and testing are needed to tell these movements apart. Marking this issue as enhancement is correct.
Is your feature request related to a problem? Please describe. Playback Controls (progression bar etc...) shouldn't be displayed during volume adjustments with gestures in Fullscreen mode. It disrupts the video playback experience.
Additional context No such issue with VLC UWP with touchscreen. Need an implementation with #219 as well.
Thanks,