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

Drag boundary issue with dragMode: absolute/translate #4192

Closed
2 tasks done
drashtibpatel opened this issue Mar 11, 2022 · 1 comment
Closed
2 tasks done

Drag boundary issue with dragMode: absolute/translate #4192

drashtibpatel opened this issue Mar 11, 2022 · 1 comment

Comments

@drashtibpatel
Copy link

GrapesJS version

  • I confirm to use the latest version of GrapesJS

What browser are you using?

chrome, firefox

Reproducible demo link

https://jsfiddle.net/drashti/9xk5ph8j/1/

Describe the bug

I am using the Grape JS builder for my client to setup the builder and templates. For that I want the setDragMode "absolute or Translate" so based on that elements can be set beside each other.
But after doing it the element goes out of canvas area. I want to restrict it same like the Normal Drag mode but position should be manage absolute way.
Is there any way to restrict elements to go outside the canvas area?

Please refer below image for the reference.
https://www.awesomescreenshot.com/image/23890163?key=97ac62df006e427f0af7fb82fd005e29
image

Thanks

Code of Conduct

  • I agree to follow this project's Code of Conduct
@artf
Copy link
Member

artf commented Mar 16, 2022

No, at the moment is not possible. The dragMode is not real public and documented feature so I'm collecting all the issues and features to support here: #3770 (comment)

@artf artf closed this as completed Mar 16, 2022
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

No branches or pull requests

2 participants