What's Changed
Patch Changes
-
#1935
ca54587
Thanks @bcakmakoglu! - Correctly check if an event listener was bound to the VueFlow component, using for example@node-click
or if a listener was bound using the exposed event hooks fromuseVueFlow
when determening if a listener for an event exists at all. -
#1932
3e0442a
Thanks @bcakmakoglu! - Use toHandle from valid handle check as target handle in ongoing connections -
#1938
fd785e2
Thanks @bcakmakoglu! - Prevent multi touch from aborting connections. -
#1936
ff6b3d2
Thanks @bcakmakoglu! - Skip resize handler if node is not visible.
Full Changelog: v1.46.0...v1.46.1