nicklockwood / iCarousel

A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS
http://www.charcoaldesign.co.uk/source/cocoa#icarousel
Other
12k stars 2.58k forks source link

Carousel items not showing in popovers on iOS 11.3 #855

Open GilbertAndreiFloarea opened 6 years ago

GilbertAndreiFloarea commented 6 years ago

All datasource and delegate get triggered, but the actual view is not drawing. Did select/scroll and all the others are working perfect. In the interfaceDebugger I can see my viewForItem, but not on the actual device. This only occurs in popovers. Found out that this only happens on iPhones and not on iPads In iOS 11.2 all works as intended.

GilbertAndreiFloarea commented 6 years ago

Please read https://stackoverflow.com/questions/49790291/carousel-not-displaying-in-ios-11-3-11-2-works-fine