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

Gesture Editing #15

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

ruckustboom
Copy link
Collaborator

@ruckustboom ruckustboom commented May 25, 2023

This is a quick first pass at adding the ability to customize gestures.

The gestures can be changed in from the App Settings dialog. Currently the gestures that can be changes are

  • Double Tap - defaults to toggling zen mode
  • Two Finger Tap - defaults to switching tools
  • Swipe Left - defaults to next page
  • Swipe Right - defaults to previous page
  • Two Finger Swipe Left - defaults to redo
  • Two Finger Swipe Right - defaults to undo

Open questions:

  • Is AppSettings the right place for this, or should it be in a separate KV record (or even a separate collection)?
  • What is a good UI experience for this?
  • Are there other gestures or actions that should be added?
    • Existing gestures such as with selections or quick nav
    • Specific tools or tool settings

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