zepojo/UPCarouselFlowLayout

Circlular

Closed this issue · 1 comments

pjebs commented

I was wondering if there was some way to make the control operate like this:

https://github.com/awdigital/AWCollectionViewDialLayout

Actually, that's not how I designed this layout so I don't plan to do it, but you can certainly try to implement it.
I guess the starting point would be to tweak the origin/transform of the items attributes in the transformLayoutAttributes method of the layout (alongside the scale and opacity tweaks already there).