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

Adjust handler placement after tap #5

Merged
merged 1 commit into from
Feb 14, 2022

Conversation

felixgabler
Copy link
Contributor

This PR fixes misplacements when drag starts inside the trackbar and not on the handler or sometimes when tapping between lines. Before, I would then sometimes get the handler stuck in wrong positions between those lines until the next update. Now, it always snaps to the next line.

- also fixes misplacements when drag starts in trackbar and not on handler

(cherry picked from commit b62fc31)
@loonix loonix added the bug Something isn't working label Feb 3, 2022
@loonix loonix merged commit 8dc834f into loonix:master Feb 14, 2022
@felixgabler felixgabler deleted the fix_handler_placement_on_tap branch July 28, 2022 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants