Closed hunkim98 closed 1 year ago
🚀 [Related Issue: #57 #8]
[🎨Component] Fix handlePinchZoom to be activated when two fingers are on the canvas
this.isPanzoomable
handlePinchzoom
[🔗Other] Allow pinch zoom to be called when there are two fingers on the canvas
[🎨Component] Fix hovered extension button to the initially clicked button when user drags the button
Kudos, SonarCloud Quality Gate passed!
0 Bugs 0 Vulnerabilities 0 Security Hotspots 3 Code Smells
60.0% Coverage 0.0% Duplication
PR Preview Action v1.4.4 :---: Preview removed because the pull request was closed. 2023-09-30 04:58 UTC
Yes! this feature is necessary for dotting iPad app!
🚀 [Related Issue: #57 #8]
Preview
Changes
Enable pinch zoom with touch
[🎨Component] Fix handlePinchZoom to be activated when two fingers are on the canvas
this.isPanzoomable
inside functionhandlePinchzoom
was pointing to the function not the class variable[🔗Other] Allow pinch zoom to be called when there are two fingers on the canvas
Fix hovered button when user is extending the area
[🎨Component] Fix hovered extension button to the initially clicked button when user drags the button
Notes
Next Up?