Replies: 1 comment 1 reply
-
You forgot to link to your initial implementation @Rajdeepc |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@dbismut
Currently I am building a feature with onPinch which when user pinches on the canvas it will fire canvas.poinToZoom. But with this I also want to implement element resizing on pinching on each individual component.
This is my current implementation which only zoom to point.
How can i have both these features with onPinch, if I can detect a pinch on an element instead on the blank canvas my job will be done.
Beta Was this translation helpful? Give feedback.
All reactions