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

Touch Screen Controls #97

Open
mxgrey opened this issue Nov 27, 2022 · 0 comments
Open

Touch Screen Controls #97

mxgrey opened this issue Nov 27, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mxgrey
Copy link
Collaborator

mxgrey commented Nov 27, 2022

It ought to be possible to use the site editor in some capacity on touch screens, especially tablets or laptops that have touch screen capabilities. Bevy supports such devices but we are currently not making good use of that ability.

Here are some suggestion for what the controls could be like:

  • Single-finger tap (+ optionally drag): same as left click
  • Double-finger drag: pan the camera, same as right click + drag
  • One finger fixed, second finger drag: pitch/roll the camera, same as middle click + drag
  • Double-finger pinch/expand: zoom
  • Double-finger twirl: yaw
@mxgrey mxgrey added the enhancement New feature or request label Nov 27, 2022
@arjo129 arjo129 self-assigned this Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants