v1.41.1
What's Changed
Patch Changes
-
#1608
0581cd8
Thanks @bcakmakoglu! - Prevent overwriting width/height in node styles object withnode.width
/node.height
ifwidth
/height
already exist in the styles object.
Fixes NodeResizer not working when initial size was passed to a node throughnode.width
/node.height
. -
#1609
81a81fa
Thanks @bcakmakoglu! - Prevent drag-click handler when multi selection is active.
Full Changelog: v1.41.0...v1.41.1