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

Tag view height is incorrect #24

Closed
sreelash opened this issue May 3, 2019 · 1 comment
Closed

Tag view height is incorrect #24

sreelash opened this issue May 3, 2019 · 1 comment

Comments

@sreelash
Copy link

sreelash commented May 3, 2019

Hi,
I am trying to fetch the size of collection view height from the override method collectionViewContentSize in TagCellLayout, which is total height of tag cells in the collection view, that might be incorrect in the case of multiple cells in a row. Currently I am using the latest version 1.0.

Prior to the latest version, I was using 0.3, in which the collectionViewContentSize is calculated from the number of lines property and that was returning correct value. Does anyone get similar kind of issue.

@sreelash
Copy link
Author

sreelash commented May 6, 2019

The fix for mentioned issue had found on the master version, but it is not tagged as a new version in pod. So, I am closing this issue.

@sreelash sreelash closed this as completed May 6, 2019
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