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

allow Pan, Rotate and Zoom using touch #1272

Draft
wants to merge 1 commit into
base: rolling
Choose a base branch
from

Conversation

skpawar1305
Copy link

718948c is the proof of concept, which works fine.

The scope of this PR needs to be defined first, as the proof of concept is a hacky solution with which sending goal pose and all also works, without affecting mouse controls. If a proper code structure is added for this, then the PR might get big.
ToDo:

  • create ViewportMouseEvent for Touch Events
  • add touch gestures for several view controllers
  • add a toggle to enable this in view controller tab

Suggestions are welcome and needed. Thank you

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