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

Use Long Press Instead of Double Tap for Actions #650

Merged
merged 1 commit into from
May 13, 2024

Conversation

ricoberger
Copy link
Member

The secondary actions for various items in the app can now be triggered via a long press instead of a double tap. We decided to go with the long presse, because most of the other apps are also using a long press instead of a double tap.

When the user long presses a item, the user will now also get some haptic feedback, to make sure that a secondary action is supported by the item.

The secondary actions for various items in the app can now be triggered
via a long press instead of a double tap. We decided to go with the long
presse, because most of the other apps are also using a long press
instead of a double tap.

When the user long presses a item, the user will now also get some
haptic feedback, to make sure that a secondary action is supported by
the item.
@ricoberger ricoberger added the changelog: changed Something was changed or updated label May 13, 2024
@ricoberger ricoberger merged commit 4a8d0f0 into main May 13, 2024
2 checks passed
@ricoberger ricoberger deleted the use-long-press-instead-of-double-tap-for-actions branch May 13, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: changed Something was changed or updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant