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
Is your feature request related to a problem? Please describe.
The item being dropped looks cut when being dropped new the edge of the collectionview.
Describe the solution you'd like
I would like to see item being dropped near the edge of the grid or collectionview be not cropped at the edges due to parent boundary.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
I am moving item no. 3 to First position,
while moving I drag it little bit farther than collectionview top edge
there I see the item cut at the edges because it has partially crossed the boundary of the parent view.
Is there a way I can keep it's not partial/ cut at the edges display.
Is your feature request related to a problem? Please describe.
The item being dropped looks cut when being dropped new the edge of the collectionview.
Describe the solution you'd like
I would like to see item being dropped near the edge of the grid or collectionview be not cropped at the edges due to parent boundary.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: