Skip to content

Conversation

NickeZ
Copy link
Collaborator

@NickeZ NickeZ commented Oct 1, 2025

No description provided.

@NickeZ NickeZ requested a review from benma October 1, 2025 09:35
@NickeZ NickeZ force-pushed the fix/bottom-tap-while-gesture-confirm branch 2 times, most recently from f7cc93b to 2fa485b Compare October 1, 2025 09:47
Previously the confirm gesture component would get "out of active" as
soon as the top slider was released. If one released the top slider
before the top slider it would often trigger a keyboard press.

This commit creates an additional boolean that keeps the "active" state
in "active" until the drawing is reset to it's original state thus
removing the risk of unintentional keyboard presses.

The confirm gesture is also given a "higher priority" by being rendered
last.
@NickeZ NickeZ force-pushed the fix/bottom-tap-while-gesture-confirm branch from 2fa485b to f271546 Compare October 1, 2025 10:21
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