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

UICollectionViewFlowLayoutForInvalidSizes #152

Closed
MartinQue opened this issue May 3, 2016 · 0 comments
Closed

UICollectionViewFlowLayoutForInvalidSizes #152

MartinQue opened this issue May 3, 2016 · 0 comments

Comments

@MartinQue
Copy link

Is it just me or are there others' experiencing this same issue?

Run the app in your project, swipe up in the view to enlarge the collectionViewCells (ie: the image tiles). Select an image and automatically, you'll notice the bug. The image doesn't shrink while the image tiles minimizes by size.

Now if you swipe up, then to the right direction to browse more images, you'll inevitable notice the bug, the whole thing acts funny.

The controller console give this info: the behavior for the UICollectionViewFlowLayout is not defined because the item height must be less than the UICollectionView minus the section insets top and bottom values, minus the content insets top and bottom values ...

Anyone experiencing the same problem? ... Any solution to this?

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

1 participant