GoogleChromeLabs / pinch-zoom

Apache License 2.0
372 stars 54 forks source link

Draggable element inside pinch-zoom component #24

Open eMarek opened 4 years ago

eMarek commented 4 years ago

So I have an element in my DOM tree which is draggable. Of course as soon as I apply pinch-zoom around it I can't drag it any more. I wonder if anyone managed to overcome this problem?

mertkahyaoglu commented 3 years ago

Is there any workaround to achieve this?