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

Time machine iCarousel height limited #839

Open prezessikora opened 6 years ago

prezessikora commented 6 years ago

I want to use vertical time machine. The problem is I can only have item view height to certain value and then I loose the items in background. They become hidden. Is it that iCarousel uses only part of allocated space? Maybe there is a way to adjust that? Thanks!

screen shot 2017-10-12 at 10 44 54
prezessikora commented 6 years ago

I found myself the answer browsing example apps. It is the tilt option 👍

Cheers.