Hi there, first of all sorry for double post..., second, thank you for the app :)
I wonder how can I change your code to support multi touch simultaneously for several users, in other words users can zoom, rotate and drag several image simultaneously.
you are using the history of every touch event in your app, how can we use the specific history for every image object in multi touch canvas? is this a good idea??
Hi there, first of all sorry for double post..., second, thank you for the app :)
I wonder how can I change your code to support multi touch simultaneously for several users, in other words users can zoom, rotate and drag several image simultaneously.
you are using the history of every touch event in your app, how can we use the specific history for every image object in multi touch canvas? is this a good idea??