CollectionViewPagingLayout icon indicating copy to clipboard operation
CollectionViewPagingLayout copied to clipboard

Fixed: View would blink and scrolling when the list changed

Open doge1024 opened this issue 1 year ago • 0 comments

When the contents of the list change, the list view scrolls from its initial position to the current page, and the contents blink

video: https://github.com/doge1024/CollectionViewPagingLayout/blob/bugfix/blink_case/Simulator%20Screen%20Recording%20-%20iPhone%2014%20Pro%20-%202023-04-02%20at%2016.34.37.mp4

case demo: https://github.com/doge1024/CollectionViewPagingLayout/tree/bugfix/blink_case

doge1024 avatar Apr 02 '23 09:04 doge1024