GMGridView
GMGridView copied to clipboard
Vertical Scrolling Single Column
I am trying to get a vertical scrolling single column. When I scroll the items jump outside of the scroll view instead of disappearing. What am I doing wrong?
Video: http://screencast.com/t/iNytolFo
Have the same issue: Video: http://screencast.com/t/N4e01lrmBpvP
To fix this issue set self.clipsToBounds = YES; in GMGridView.m:251