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:
After inserting a new div element onto the canvas, it becomes unresponsive to resize actions. Dragging its edges or corners has no effect on the element’s size.
Steps to reproduce:
Insert a new div element into the canvas.
Try to resize its width or height by dragging the edges or corners.
Summary:
After inserting a new div element onto the canvas, it becomes unresponsive to resize actions. Dragging its edges or corners has no effect on the element’s size.
Steps to reproduce:
Actual result:
The div cannot be resized.
Dragging does not change the width or height of the element.
https://github.com/user-attachments/assets/02bbbf1d-552e-4d4c-93de-b1521763464f
Expected result:
The div should respond to drag actions and allow resizing through its edges or corners.
The text was updated successfully, but these errors were encountered: