-
-
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
Dragging items do not position on intital drag? #2824
Comments
Hi @tonypartridge
|
yeah... I can actually reproduce the same issue when a smaller device view is enabled, probably some kind of regression. I need time to investigate but at the moment I'm kind of busy with other stuff and dragMode is not my priority right now. So, I hope someone else could look at this |
I have the same issue when I'm using the absolute drag mode. Blocks always fall out of the canvas and I need to scroll to grab them and place them back into the original desired position. |
@soltanloo not yet, how about you? @artf did you have any luck? |
@tonypartridge not yet but I close this issue as I'm planning to solve all ones related to absolute positioning here: #3770 |
Ok thank you @artf! |
…vas. (#4387) Take canvas offsets into account when dropping a new block on the canvas. Relates to #2824 Co-authored-by: Artur Arseniev <[email protected]>
So when I drag a component/item from the bar to the center it will not go where I told it to go... IT always goes about 20% page width to one side? Once added it's adjustable. See this gif:
https://gyazo.com/87076de55a1853e80b5dd7ea14ccb94e
Does anyone have any suggestions?
The text was updated successfully, but these errors were encountered: