Skip to content

Fix menus to only create casting list once#23618

Merged
rmarinho merged 1 commit into
mainfrom
fix_menu_casting_list
Jul 16, 2024
Merged

Fix menus to only create casting list once#23618
rmarinho merged 1 commit into
mainfrom
fix_menu_casting_list

Conversation

@PureWeen

Copy link
Copy Markdown
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
@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