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 agree it's a good idea to limit the "preview" image movement on the axis of the reordering, that's what native reordering UI does anyway. I would like to offer this as the default behaviour without any option to change.
The only issue I can image is that the UI supports wrapped flex layout, so the items can span more than one column (or row), the preview image would need to snap to closest column under the mouse cursor.
It probably needs to be implemented at lower level, the bcx-aurelia-dnd, I will let you know when it's ready.
If you have more thoughts on this topic, I would love to hear. Cheers!
Is there an option in aurelia-reorderable that locks to vertical movement only, just like oa-sortable="axis: 'y'" ?
The text was updated successfully, but these errors were encountered: