UIHostingConfigurationBackport icon indicating copy to clipboard operation
UIHostingConfigurationBackport copied to clipboard

UICollectionView has drawing loss when a cell is moved.

Open arasan01 opened this issue 3 years ago • 1 comments

Hello, Thanks for developing the Backport library. When UICollectionView is introduced and elements are moved, they do not seem to be displayed on the screen.

Environment: Xcode 14ß6, iOS Simulator 16.0

Implementation Repository(The video implementation is in Example directory.): https://github.com/arasan01/CollectionViewRepresentation, Commit: 9f6534824b2b003714c89d8b1fdaff4ff85aea5d

https://github.com/arasan01/CollectionViewRepresentation/tree/9f6534824b2b003714c89d8b1fdaff4ff85aea5d

https://user-images.githubusercontent.com/15707221/186609819-404a6e79-4494-4118-8d22-abc855a1892f.mp4

arasan01 avatar Aug 25 '22 08:08 arasan01

Thank you for your reporting. Can you provide me with a minimal reproducible example?

woxtu avatar Aug 27 '22 11:08 woxtu