Skip to content
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

fix: resolved bug with top/left being sticky when resizing from l/t side #5017

Merged
merged 1 commit into from Mar 31, 2023

Conversation

PaulRill00
Copy link
Contributor

When someone is resizing from the left/top side, the element is sticky to the top/left.
This fix resolves that issue, where it will use opposite sides when resizing components.

#5015

@artf artf merged commit 050a635 into GrapesJS:dev Mar 31, 2023
2 checks passed
@artf
Copy link
Member

artf commented Mar 31, 2023

Awesome, thanks @PaulRill00 added a fix to prevent top/left if not in standard drag mode

@PaulRill00 PaulRill00 deleted the fix-absolute-position-on-resize branch May 11, 2023 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants