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
Currently .didEndDisplay event is not dispatched when you remove a cell or a section with some cells from a CollectionDirector's managed UICollectionView.
A similar cache mechanism to TableDirector should be added.
The text was updated successfully, but these errors were encountered:
Currently
.didEndDisplay
event is not dispatched when you remove a cell or a section with some cells from aCollectionDirector
's managedUICollectionView
.A similar cache mechanism to
TableDirector
should be added.The text was updated successfully, but these errors were encountered: