I'm using this fork to contribute features and fixes to the upstream project. In order to create good pull requests, I'm rebasing my feature branches, squashing and reordering commits, etc. If you fork this repository be aware that my development branches may rewrite history without prior notice.
When working with a touch screen, people are accustomed to use gestures for zoom, pan and rotate. It would be cool if OpenBoard could support the same.
Is your feature request related to a problem? Please describe.
We currently e.g. can zoom using the zoom tool, but also with the mouse wheel, as it is the case in many other programs. However for touch screens we don't support the gestures people are used there.
There are pen displays on the market which also support touch. On such a display you would like to use the pen for drawing and the touch for pan and zoom without changing the tool.
Describe the solution you'd like
Touch gestures for pan, zoom and rotate should be interpreted regardless of the currently selected tool.
When working with a touch screen, people are accustomed to use gestures for zoom, pan and rotate. It would be cool if OpenBoard could support the same.
Is your feature request related to a problem? Please describe. We currently e.g. can zoom using the zoom tool, but also with the mouse wheel, as it is the case in many other programs. However for touch screens we don't support the gestures people are used there.
There are pen displays on the market which also support touch. On such a display you would like to use the pen for drawing and the touch for pan and zoom without changing the tool.
Describe the solution you'd like Touch gestures for pan, zoom and rotate should be interpreted regardless of the currently selected tool.