drop components every time above on the canvas in absolute mode #5344
Unanswered
badiuciprian
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi, I'm having a hard time trying to figure out how to have the components always dropped ontop every other component on the canvas. As I see it now, when a component is dragged a line shows on the canvas indicating where the component will be dropped as shown in the screenshot. It will always snap to one of the components that are already on the canvas.
If the line is on top of other component, the dragged one will be placed behind, if it's on the bottom of the component it will be placed above.
I'm a bit confused, because on other examples on codepen, the new components were always dropped above all the others
Beta Was this translation helpful? Give feedback.
All reactions