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
When selectable component has rotation set with CSS transform then doObjectsCollide function doesn't work well. getBoundsForNode should also collect rotation information which will be used inside doObjectsCollide function. Currently we can't use react-selectable-fast together with artboards where selectable components could be rotated.
The text was updated successfully, but these errors were encountered:
When selectable component has rotation set with CSS transform then
doObjectsCollide
function doesn't work well.getBoundsForNode
should also collect rotation information which will be used insidedoObjectsCollide
function. Currently we can't usereact-selectable-fast
together with artboards where selectable components could be rotated.The text was updated successfully, but these errors were encountered: