Support customized mouse gestures for
- Zoom
- Pan
- Tracker
And key gesture for
- Reset all axes
Comments: For the hover manipulators there should be some throttling of the mouse move events, otherwise it kills the performance (e.g. by adding some delta the mouse has to be moved from the last point).
- Zoom
- Pan
- Tracker
And key gesture for
- Reset all axes
Comments: For the hover manipulators there should be some throttling of the mouse move events, otherwise it kills the performance (e.g. by adding some delta the mouse has to be moved from the last point).