Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tap to close image options interferes with video seek bar #902

Closed
Jotaro31 opened this issue Mar 24, 2022 · 1 comment
Closed

Tap to close image options interferes with video seek bar #902

Jotaro31 opened this issue Mar 24, 2022 · 1 comment
Assignees
Labels
bug-priority-medium Medium priority fix enhancement New feature or request
Projects

Comments

@Jotaro31
Copy link

It is very easy to accidentally close a playing video when tapping the seek bar.
It appears the bar itself and the more info UI do not trigger tap to close, but there seems to be no grace zone above the seek bar itself so tapping slightly too high can lead to closing the player.

A solution would be to extend the safe zone overlay enough so minor misaligments when tapping the seek bar are still blocked from triggering tap to close.

@Jotaro31 Jotaro31 added the enhancement New feature or request label Mar 24, 2022
@laurencedawson laurencedawson self-assigned this Mar 26, 2022
@laurencedawson laurencedawson added the bug-priority-medium Medium priority fix label Mar 26, 2022
@laurencedawson laurencedawson added this to the v22 production release milestone Mar 26, 2022
@laurencedawson
Copy link
Owner

Added additional padding above this for the next release

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-priority-medium Medium priority fix enhancement New feature or request
Projects
No open projects
V22
Awaiting triage
Development

No branches or pull requests

2 participants