evgenyneu / Auk

An image slideshow for iOS written in Swift.
MIT License
277 stars 44 forks source link

ScrollView's height will increase when autoscrolling #59

Closed ivanstang closed 7 years ago

ivanstang commented 7 years ago

I added 2 images to the scrollview and let it autoscrolling. I found that when it scroll to the second image, the scroll view's height was increased about 1px automatically. Of cause, these 2 images have the same size. If I add a third image to the scrollview, it will be shown in right size.

Does anyone encounter the same issue?

ivanstang commented 7 years ago

Remark: Just the second image has the issue!

evgenyneu commented 7 years ago

Hi @ivanstang, thanks for reporting. Could you attach the images here so I can try to reproduce this issue?

evgenyneu commented 7 years ago

Hi @ivanstang, was this issue fixed? Thanks.

ivanstang commented 7 years ago

No, it's not a serious issue, so I ignored it.

evgenyneu commented 7 years ago

Cool, thanks. Closing the issue then. Feel free to reopen if needed.