You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tool of Arrow would not work after transformer fires event of dragend
复现步骤 / To Reproduce
create any tool element, like rectangle, ellipse or something other
use selector plugin to select some tools
drag the transformer
create arrow tool element and failed
期望行为 / Expected behavior
This unexpected problem raise because of, the Konva transformer would spread mousedown event
to its nodes, which would collected by Konva Stage, and then the mouse service would emit the event of mousedown multiple times.
And I would like to fix the bug right now.
截图 / Screenshots
桌面设备信息 / Desktop (please complete the following information):
移动设备信息 / Smartphone (please complete the following information):