Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image not loading #17

Open
mjhassan opened this issue May 25, 2016 · 2 comments
Open

Image not loading #17

mjhassan opened this issue May 25, 2016 · 2 comments

Comments

@mjhassan
Copy link

After installing MVCarouselCollectionView in my project I see blank view. In installation and usage there were no problem. I dug up a tittle by setting breaking point into your collection view data source methods. And I saw _collectionView(collectionView: UICollectionView, cellForItemAtIndexPath indexPath: NSIndexPath) -> UICollectionViewCell_ never called. FYI, _collectionView(collectionView: UICollectionView, numberOfItemsInSection section: Int) -> Int_ called and returned image number.
I'm using Xcode 7.3 and swift 2.2, if those may any help to you.

Thanks.

@mjhassan
Copy link
Author

Perhaps, this is the reason. But can you please make support for larger image size? Thanks.

@vstepanyuk
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants