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
I want that Item "c" will move to the location of the draggable Item "b". Let say that all of the elements have the same size. Or I don't mind that they will be resized, just so they will fit the space of the current draggable item (some sort of a "Swap" feature).
How it is possible that Item "c" moved outside of the grid boundary? (I set autosize to 'false')
Hi,

Check this:
I want that Item "c" will move to the location of the draggable Item "b". Let say that all of the elements have the same size. Or I don't mind that they will be resized, just so they will fit the space of the current draggable item (some sort of a "Swap" feature).
How it is possible that Item "c" moved outside of the grid boundary? (I set autosize to 'false')