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
},[nodeContentRef.current,onNodeResize,minimalShape,resizeDirections?.bottom,resizeDirections?.right]);// need to be done everytime a property is changed and the element is re-rendered, otherwise the resizing class is lost
436
+
437
+
// conditional enhancements for activated resizing
},[nodeContentRef.current,onNodeResize,minimalShape,resizeDirections?.bottom,resizeDirections?.right]);// need to be done everytime a property is changed and the element is re-rendered, otherwise the resizing class is lost
457
+
});// need to be done everytime a property is changed and the element is re-rendered, otherwise the resizing class is lost
0 commit comments