Skip to content

[bug] Dragging element does not work as expected #2061

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] Dragging element does not work as expected #2061

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

Comments

@spartan-uyen
Copy link

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:

  1. Select an element on the canvas.
  2. Attempt to resize it by dragging from the right or top edge.

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.

@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