zvonicek / ImageSlideshow

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

3 images showing 2 page indicator dots. #397

Open ckh796 opened 4 years ago

ckh796 commented 4 years ago

Hello!

When I set up the slideshow with 2 images, i get 2 visible page indicator dots. When I set up the slideshow with 4 images, I get 4 visible dots.

However, when setting up 3 images, I can only see 2 dots. The third dot slides into view when i actually swipe to see the third image, and the first dot disappears.

How do I fix this? I'd like to see all three dots fully visible.

I attached 3 images that show the page indicators.

Thank you in advance.

IMG_9580 IMG_9581 IMG_9582

Alecattie commented 4 years ago

Having the same issue but only on a physical device.

marcoamt commented 3 years ago

Hi, did anyone solve this issue? It’s also when presenting on full screen.

zvonicek commented 3 years ago

Do you have a reliable way to reproduce this issue? I can't get it to show up on my side.

ckh796 commented 3 years ago

Do you have a reliable way to reproduce this issue? I can't get it to show up on my side.

It seems that it depends on the screen size. The issue appears on my iPhone XS, as well as all other iphones with same size (X - 11 etc..). On the bigger iphones it's fine. Not sure about smaller ones.

angelsfan1 commented 3 years ago

It seems to only appear on certain physical devices. Small devices, large devices and the simulator all work fine. My phone is a XS Max and I'm seeing the issue.

I also believe it might be related to an iOS specific change because I attempted to downgrade the version of the library and it didn't fix the issue. I haven't taken a look at the library code yet to see if I can trace what is causing it.

eggc95 commented 3 years ago

Any updates for this issue? happening on iPhone 11 Pro Max for me, seems to affect specific iphones regardless of screen size and os version.