alexrainman / CarouselView

CarouselView control for Xamarin Forms
MIT License
436 stars 178 forks source link

[iOS] ShowIndicators at false doesnt work #591

Open quentinR0bert opened 3 years ago

quentinR0bert commented 3 years ago

Hi !

Since the last version (6.0.0) on iOS we see the indicators, even if we set ShowIndicators at false.

But for the time we have find a workaround, we set IndicatorsTintColor and CurrentPageIndicatorTintColor to Color.Transparent.

n-jed commented 3 years ago

Just discovered this issue as well. Happens only in our app when there are too many indicators to fix in view and they scroll. Only have this issue in one of three places in our app. Android is fine.

yonkahlon commented 3 years ago

Experiencing the same issue. Also - in some places it doesn't show up & in others it does.

nikolaibedrov commented 3 years ago

Hi all! I am experiencing the same problem in iOS in version 6.0.

Not sure if this is useful feedback but I noticed that while the app is running on the iOS simulator with Hot Reload on if I set the ShowIndicators="True" and then set it to ShowIndicators="False" the indicators hide. :D But when I leave it at False and restart the app, the Indicators are there again.

chaoyebugao commented 3 years ago

Same problem on iPhone X, iOS 12, same 6.0.0