DraggableCollectionView icon indicating copy to clipboard operation
DraggableCollectionView copied to clipboard

Fixes for dynamic sizes

Open bartoszhernas opened this issue 10 years ago • 0 comments

Fixes issue when collection view cells have dynamic sizes, but for example you want to allow moving only 5 cells that have same size (this is case in my project).

For static sizes outcome of animations is exactly the same.

bartoszhernas avatar Feb 12 '15 18:02 bartoszhernas