AramSemerjyan / ugrid

Custom grid view based on UICollectionView and Swift

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue with Horizontal scrolling

AramSemerjyan opened this issue · comments

Steps to reproduce:

  1. Create collection with empty layout
  2. Set scrolling direction to Horizontal
  3. add new items until vertical row is full

Actual result: All items disappears and won't be visible till the next added item.