Replies: 1 comment
-
We have an issue here tracking all the problems with the dragMode but unfortunately I didn't find time yet to spend on that feature so far. |
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.
-
@artf maybe could have a way to let the user to select the side position where dragMode uses as base side to calculate the position of the element?
For example, by default dragMode: 'absolute' moves an element in the canvas based on the top and left side and it's a pain if we want to set an element to be fixed on other sides of screen.
Also having the possibility to change px to % should take the GrapesJS to the next level
Beta Was this translation helpful? Give feedback.
All reactions