MVCarouselCollectionView icon indicating copy to clipboard operation
MVCarouselCollectionView copied to clipboard

setCurrentPageIndex() method doesn't work

Open git-hwa opened this issue 10 years ago • 0 comments

Hello,

I am using your widget, but I can't set initial page index on this controller. If I use setCurrentPageIndex() method, it doesn't go to the page, and layout is broken.

And I can't even use self.collectionView.scrollToItemAtIndexPath() method too.

Any suggest to me?

Thanks, Lubos

git-hwa avatar Jan 19 '16 08:01 git-hwa