Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Improve invalidation and scrolling performance #177

Merged
merged 1 commit into from
Jun 11, 2020

Conversation

zenangst
Copy link
Owner

  • Reduce the amount of invalidations when scrolling through a collection that uses padding and margins
  • Adjust cache instead of invalidating the layout when content size changes for an underlying scroll view
  • Make FamilyViewControllerAttributes into a linked list

Co-Authored-By: Hans Olav [email protected]

- Reduce the amount of invalidations when scrolling through a collection that uses padding and margins
- Adjust cache instead of invalidating the layout when content size changes for an underlying scroll view
- Make `FamilyViewControllerAttributes` into a linked list

Co-Authored-By: Hans Olav <[email protected]>
@zenangst zenangst merged commit 5c2bdf6 into master Jun 11, 2020
@zenangst zenangst deleted the performance/improvements-part-deux branch June 11, 2020 10:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant