Mouse and Touch Actions
JS9 supports the following configurable mouse and touch actions:- mouse movement with no buttons pressed
- mouse movement with one button pressed
- mouse movement with two buttons pressed
- touch with one finger
- touch with two fingers
- touch with three fingers
- mouseActions: ["display value/position", "change contrast/bias", "pan the image"]
- touchActions: ["display value/position", "change contrast/bias", "pan the image"]
- mousetouchZoom: false
- touchActions: ["pan the image", "display value/position", "change contrast/bias"]
- mousetouchZoom: true
Users can change the action assignments using the MouseTouch plugin, which displays the current mapping between mouse/touch gesture and its action. Simply drag and drop an action to a different gesture in order to change the mapping. You also can toggle the scroll/pinch to zoom capability by clicking its button.
