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
There is an issue when trying to drop an item at the end of the list:
if we set lastItemTargetHeight:0 then the items could not be dropped at the end of the list
but if this value is not 0 then we have extra space at the bottom + still sometimes the drop to the end of the list is glitching
Could this behavior be fixed or is this planned?
The text was updated successfully, but these errors were encountered:
There is an issue when trying to drop an item at the end of the list:
if we set lastItemTargetHeight:0 then the items could not be dropped at the end of the list
but if this value is not 0 then we have extra space at the bottom + still sometimes the drop to the end of the list is glitching
Could this behavior be fixed or is this planned?
The text was updated successfully, but these errors were encountered: