We've got a request from a customer to support the following scenario:
- on a page we have a container:
divelement which is at the same timedojo.dnd.Source. inside the container we've got 9
divelements with similar content: 2 buttons and 2 comboboxesa user should be able to define the sequence of those 9
divelements by simply dragging them around inside the container.
The task is to present a possible layout preview while dragging.
Will appreciate any ideas.