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've tried using sortable-list within an element that has been transformed (to be honest, just rotateZ(0)). This causes the width & height of the elements when dragging to be wrong by the difference between the top of the window and the sortable list.
sortable-list:
-------------
| first element (should be at top left)
| -----------
| | |
The text was updated successfully, but these errors were encountered:
I've tried using sortable-list within an element that has been transformed (to be honest, just rotateZ(0)). This causes the width & height of the elements when dragging to be wrong by the difference between the top of the window and the sortable list.
The text was updated successfully, but these errors were encountered: