CollectionViewParallaxScrolling icon indicating copy to clipboard operation
CollectionViewParallaxScrolling copied to clipboard

Scrolling Glitch

Open mkchoi212 opened this issue 10 years ago • 2 comments

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 avatar Jan 14 '15 22:01 mkchoi212

@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 avatar Jan 16 '15 19:01 ole

@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.

mkchoi212 avatar Jan 16 '15 20:01 mkchoi212