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 10:15
NickeZ added 2 commits October 1, 2025 12:21
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 maint/simplify-gesture-event-emitting branch from c5ce0c5 to 4c72f70 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