Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic multi-touch preview (Read 1102 times)
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3146
Joined: Oct 19th, 2005
multi-touch preview
Dec 7th, 2021 at 10:13am
Print Post  
Upcoming release of JsDiagram adds support for multi-touch interactions:

- if DiagramView.multiTouchZoom property is enabled (default), the view can be zoomed or panned using two-touch pinch / flick gestures;
- if DiagramView.multiTouchModify property is enabled (default), diagram nodes can be moved, scaled and rotated using two-touch pinch / flick gestures;
- if DiagramView.multiTouchZoom property is disabled, each touch draws diagram items corresponding to current behavior;
- if DiagramView.multiTouchModify property is disabled, each touch started from a node draws a diagram link;

Latter modes can be used for collaborative whiteboarding / classroom scenarios.

If anyone is interested in trying the beta version, please download this archive containing updated script files:
https://mindfusion.eu/_beta/jsdiag_multitouch.zip

Any comments, questions and general feedback are welcome.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint