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

Improvement: allow "horizontal swipe" to switch action #1

Open
Dean151 opened this issue Jun 27, 2022 · 1 comment
Open

Improvement: allow "horizontal swipe" to switch action #1

Dean151 opened this issue Jun 27, 2022 · 1 comment

Comments

@Dean151
Copy link

Dean151 commented Jun 27, 2022

Hey, super nice project!

Started using it, and I have an improvement request that could make the toolbar feel a bit more native:
When you let the finger down on the keyboard, you can select keys.
If you try the same thing on KeyboardToolbar, only the first one pressed stay active ; and will trigger the action.

Here a video that kinda show the behavior I just described

RPReplay_Final1656365629.mov

Recommendations:

  • Make buttons "touchUpInside" ; allowing users to cancel when they swipe away
  • Allow switching buttons when we enter the context of another one.

I know that along with the "submenu" it might not be an easy behavior to implement, but you know, that's the kind of attention to detail my ADHD personality stop on when it sees it !

@simonbs
Copy link
Owner

simonbs commented Jun 30, 2022

Nice catch! I didn't catch this difference in the behavior. I think KeyboardToolbar should support this interaction.

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

No branches or pull requests

2 participants