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
Moving the selected item from the Editor hierarchy makes it jump straight to the bottom. If you select another item, it fixes itself. Tested with device emulation both on and off:
brave_giFbuLqFiK.mp4
I have a feeling it is a bug with sortablejs though 🤔
when you begin dragging it, it will default to the bottom. but if you drag it to the top it will want to be placed at the top, and towards the bottom it goes to the bottom.
could it even be a setting in sortablejs? like making selected items stick to the top/bottom, or to sort selected objects only against other selected objects
I can't reproduce that myself in Firefox. It's not a SortableJS option, that's for sure. It looks like a mismatch between the sortable state and the Svelte store.
Moving the selected item from the Editor hierarchy makes it jump straight to the bottom. If you select another item, it fixes itself. Tested with device emulation both on and off:
brave_giFbuLqFiK.mp4
I have a feeling it is a bug with sortablejs though 🤔
From: #431 (comment)
The text was updated successfully, but these errors were encountered: