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
Summary:
When attempting to resize an element by dragging from its edges, the resize behavior is inverted. For example, dragging from the right affects the left side instead of the right.
Steps to reproduce:
Select an element on the canvas.
Attempt to resize it by dragging from the right or top edge.
Summary:
When attempting to resize an element by dragging from its edges, the resize behavior is inverted. For example, dragging from the right affects the left side instead of the right.
Steps to reproduce:
Actual result:
Dragging from the right edge expands or shrinks the left side.
Dragging from the top edge expands or shrinks the bottom side.
https://github.com/user-attachments/assets/372399b7-923f-4ac8-b4d9-283eb87d6141
Expected result:
Dragging from the right should affect the right side.
Dragging from the top should affect the top side.
The text was updated successfully, but these errors were encountered: