The simplest implementation could be just to add move handle to the inline toolbar and drop targets to before and after elements in CCs.
Should work exactly as it does in the tree. The smooth scrolling would be done with the plugin that we use in the tree.
We can even make draging work from the tree into inline and vice versa.
@aertmann had an idea back in the ages to show a map of zoomed-out view of all elements on the page on drag. But this would be ofc way harder to implement, and I'm not even sure it would be beneficial, since with a good smooth scroll in place it should be no problem to move elements all over the page.
UX tasks: design the look of the drag handle and of drop targets.
The simplest implementation could be just to add move handle to the inline toolbar and drop targets to before and after elements in CCs. Should work exactly as it does in the tree. The smooth scrolling would be done with the plugin that we use in the tree. We can even make draging work from the tree into inline and vice versa.
@aertmann had an idea back in the ages to show a map of zoomed-out view of all elements on the page on drag. But this would be ofc way harder to implement, and I'm not even sure it would be beneficial, since with a good smooth scroll in place it should be no problem to move elements all over the page.
UX tasks: design the look of the drag handle and of drop targets.