-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
[Feature]: Improve and fix absolute dragMode #3770
Comments
Hi @artf, is there any workaround to solve this? |
Absolute positioning, right now, has more than one issue and I'd like to address them all here:
I don't know exactly when I'll start working on it but I hope soon, and as always, any help is appreciated. |
Did you find time to deal with it? I'm currently working on a drag and drop project and I'm having an issue with mispositioning on different devices also I can't use the setzoom function for mobile. I would be very grateful if you would take care of this issue. (Google translate used.) |
These issues have still not been resolved and are frankly annoying. Changing the absolute dragging to a % instead of a px offset makes so much more sense and solves most issues, but for some reason wasn't chosen. Is there any plans to change this? |
@Adham380 PRs are welcome |
Agree. It also affects the menu of NavBar in Mobile mode. If you set dragMode to "absolute" and move items in NavBar then switch to Mobile Preview mode, you'll see NavBar does not work. |
up |
Up |
Hi @artf,
|
GrapesJS version
What browser are you using?
Chrome v93
Reproducible demo link
https://codepen.io/damnslow/pen/yLXXOxQ
Describe the bug
How to reproduce the bug?
What is the expected behavior?
Both elements should move together
What is the current behavior?
Only one element moves.
If is necessary to execute some code in order to reproduce the bug, paste it here below:
No.
Code of Conduct
The text was updated successfully, but these errors were encountered: