Skip to content

[bug] Cannot resize width and height after inserting a div #2062

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
spartan-uyen opened this issue Jun 5, 2025 · 0 comments
Open

[bug] Cannot resize width and height after inserting a div #2062

spartan-uyen opened this issue Jun 5, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@spartan-uyen
Copy link

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:

  1. Insert a new div element into the canvas.
  2. Try to resize its width or height by dragging the edges or corners.

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.

@spartan-uyen spartan-uyen added the bug Something isn't working label Jun 5, 2025
@spartan-vutrannguyen spartan-vutrannguyen self-assigned this Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants