Hello Guest

Author Topic: Touch differentiate between pinch zoom and selection of object on touch.  (Read 3130 times)

RakeshChatra

  • Newbie
  • *
  • Posts: 33
    • View Profile
Hi, i am using touch inputs for dragging, pinch zoom with multi fingers and also selection of object on touch. The problem iam facing is when i try to zoomin it is selecting the object instead of zoomin. How can i avoid this ?? I want to differentiate between single touch and multitouch for zoomin and zoomout.

unikronsoftware

  • Administrator
  • Hero Member
  • *****
  • Posts: 9709
    • View Profile
This isn't supported right now, you'll have to customise tk2dUIManager if you want to support this.