| Article | 70000375 |
| Type | Wish |
| Product | WebJS |
| Date Added | 3/26/2015 12:00:00 AM |
| Fixed | (3/31/2015 12:00:00 AM) |
| Submitted by | Youssef El Mahroug |
Summary
I want to be able to pan, rotate and scale at the same time.
Solution
Since version 7004.0.1 the user can zoom and rotate the drawing in web library at the same time, in touch devices. To do so, the user only needs to place two fingers on the screen and move them. Zoom and rotation are calculated automatically by calculating the movement of the fingers. Zoom is calculated by the distance of the fingers and rotation by the angle formed by the fingers' initial and final position.
