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

Fix row height issues #217

Merged
merged 3 commits into from
Sep 26, 2023
Merged

Fix row height issues #217

merged 3 commits into from
Sep 26, 2023

Conversation

DerCSpringer
Copy link
Contributor

@DerCSpringer DerCSpringer commented Sep 26, 2023

Changes in this pull request

Some jumping behavior was starting to pop up on reloads. Odd header/footer heights were causing this. Giving an estimated row height helps to fix the issue. UITableView also doesn't like that leastNormalMagnitude number, which also causes jumping on reload. The default value is now 0.0 for headers/footers

@DerCSpringer DerCSpringer requested a review from a team as a code owner September 26, 2023 18:33
@njw438 njw438 merged commit 978a4cb into master Sep 26, 2023
9 of 10 checks passed
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

Successfully merging this pull request may close these issues.

None yet

3 participants