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

Fix brightness and volume slider #36

Merged
merged 3 commits into from
Dec 5, 2023
Merged

Fix brightness and volume slider #36

merged 3 commits into from
Dec 5, 2023

Conversation

hoangvu12
Copy link
Owner

Because the slider gesture doesn't check if the user has moved their finger inside active area for at least 20px. The brightness keep being set to 1 everytime the user tap on the screen.

This fixed this by checking if the user has moved inside the active area for at least 20px.

@hoangvu12 hoangvu12 merged commit 5768caa into master Dec 5, 2023
1 check passed
@hoangvu12 hoangvu12 deleted the player-slider branch December 5, 2023 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant