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

Reduce invalidations of childrenSizeDependencies in edge cases #5825

Merged
merged 5 commits into from
Jun 8, 2023

Conversation

smoogipoo
Copy link
Contributor

@smoogipoo smoogipoo commented Jun 7, 2023

Although this should not have much of an effect on performance, it has behavioural effects with RequiresChildrenUpdate, that could needlessly trigger Updates on children when their parents are masked away.

@smoogipoo smoogipoo changed the title Reduce auto-size dependencies in edge cases Reduce invalidations of childrenSizeDependencies in edge cases Jun 7, 2023
@frenzibyte frenzibyte enabled auto-merge June 8, 2023 01:08
@frenzibyte frenzibyte merged commit 3ceb948 into ppy:master Jun 8, 2023
@smoogipoo smoogipoo deleted the reduce-autosize-invalidations branch September 11, 2023 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants