CollectionViewParallaxScrolling
CollectionViewParallaxScrolling copied to clipboard
Scrolling Glitch
All the implementation has been great but even with as few as 20 cells in the collection view, the scrolling is very glitchy! Has anyone else have experienced the same thing?
@mkchoi212 I haven’t noticed this but I have to admit that I haven’t tested this with huge numbers of cells. 20 sounds very low, though. The computations should not be especially taxing.
@ole I think it may be due to the fact that apple changed some algorithm in the new Xcode. I keep getting initImageAppleJPEG:1325: even though I'm using perfectly normal .jpg files as the background... It's not a memory issue as I'm not getting any memory errors or noticed any abnormal amount of RAM usage.