Resizer resize from correct pivot point on absolute mode #5015
PaulRill00
started this conversation in
Ideas
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, I am currently working with the absolute mode from GrapesJS and am experiencing a small issue. When someone would resize any given element, the pivot point is always the top-left corner.
However, when someone would be trying to resize the element from the top-left corner for example, you would want the bottom-right corner to remain stationary and the top-left corner should visually resize.
I already looked into the issue a bit and found out that the issue could be fixed by making some changes here. I'd be willing to make these changes myself, but am just checking if this is already an in-progress issue.
Greetings
Beta Was this translation helpful? Give feedback.
All reactions