zvonicek / ImageSlideshow

Swift image slideshow with circular scrolling, timer and full screen viewer
MIT License
1.77k stars 475 forks source link

Image blinks when scroll from the first one backward to the last one #438

Open christinachanhk opened 2 years ago

christinachanhk commented 2 years ago

When I scroll from the first image backward to the last one, sometime the slider will blink (please refer the video around 3-4 sec). I am using preload with fixed(offset: 1) to have that issue. If I switch to preload all images, that will not blink.

P.S. Not sure if that related to the "loadImage()" and "releaseImage()" function. P.P.S. I am using KingfisherSource

Thanks for the help.

https://user-images.githubusercontent.com/49747552/180423680-54438ead-bbcc-4444-bdd1-72e5b14656d3.mov