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