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 menus to only create casting list once #23618

Merged
merged 1 commit into from
Jul 16, 2024
Merged

Conversation

PureWeen
Copy link
Member

Description of Change

The LogicalChildrenInternalBackingStore currently instantiates a new CastingList every time it's accessed. This fixes the code, so it's only created once during construction.

@PureWeen PureWeen requested a review from a team as a code owner July 15, 2024 23:17
@rmarinho rmarinho merged commit 09d3049 into main Jul 16, 2024
97 checks passed
@rmarinho rmarinho deleted the fix_menu_casting_list branch July 16, 2024 10:31
@samhouts samhouts added fixed-in-net9.0-nightly This may be available in a nightly release! fixed-in-net8.0-nightly This may be available in a nightly release! fixed-in-8.0.80 and removed fixed-in-net9.0-nightly This may be available in a nightly release! fixed-in-net8.0-nightly This may be available in a nightly release! labels Aug 2, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fixed-in-8.0.80 fixed-in-net9.0-nightly This may be available in a nightly release!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants