konvajs / konva

Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
http://konvajs.org/
Other
11.07k stars 896 forks source link

Update Transformer.ts #1742

Closed ranyunlong closed 3 months ago

ranyunlong commented 3 months ago

If Transformer is moved to the top, it will block event capture,Setting the listening of the ”back“ to false can avoid this issue