You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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)
GrapesJS version
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
Thanks
Code of Conduct
The text was updated successfully, but these errors were encountered: