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

Accurate contentSize #1613

Open
ShenYj opened this issue Oct 22, 2024 · 0 comments
Open

Accurate contentSize #1613

ShenYj opened this issue Oct 22, 2024 · 0 comments

Comments

@ShenYj
Copy link

ShenYj commented Oct 22, 2024

I'm not sure it is a bug, just wanna get some information for help.

The first time I use the IGListKit framework, I want to implement a CollectionView full of adaptive width fixed height items through IGListKit, and I hope to finally determine the height of the CollectionView according to the height of the content (of course, the content will not be too much, less than the screen height), and then I will get the contentSize of the collectionView after refreshing, However, it is not possible to get the correct height in the first place, and it is found that this height will change many times through KVO monitoring, and it will take some time to get the correct height in the end

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