mokagio / UICollectionViewLeftAlignedLayout

A layout for UICollectionView that aligns the cells to the left.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fixed accuracy value problem

ACFancy opened this issue · comments

commented

//notice: fixed accuracy value problem
previousFrame.origin.y = floor(previousFrame.origin.y);