DMDynamicWaterfall icon indicating copy to clipboard operation
DMDynamicWaterfall copied to clipboard

Preventing circular motion of cells

Open Ziewvater opened this issue 9 years ago • 0 comments

UIKit Dynamics has a bug that causes dynamically animated collection view cells to enter circular-like motion when the collection view comes to rest if cells have sizes or positions that are not integer values. To prevent this bug, ensure that all sizes and position values are integer values.

Ziewvater avatar May 20 '15 07:05 Ziewvater