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

Estimated values are used instead of the calculated values #123

Open
DavidObfuscator opened this issue Oct 15, 2019 · 4 comments
Open

Estimated values are used instead of the calculated values #123

DavidObfuscator opened this issue Oct 15, 2019 · 4 comments

Comments

@DavidObfuscator
Copy link

DavidObfuscator commented Oct 15, 2019

IBPUICollectionViewCompositionalLayout's prepareLayout method uses the estimated values for calculate the contentFrame, which leads to wrong content size, wrong origins for sections (if we have multiple sections).

This issue and #114 are related.
We have problem in all layouting, not only orthogonal sections.
The issue exists even if the estimated value are greater or less than the actual size

iOS13 vs iOS12

@AlexIzh
Copy link

AlexIzh commented Jul 8, 2020

any progress/workaround here?

@jwells89
Copy link

jwells89 commented Aug 6, 2020

I've encountered this as well.

@haphanquang
Copy link

Me too

@ZoyChen
Copy link

ZoyChen commented Oct 20, 2020

have any solution ?

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

5 participants