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

Add note about mutable child state in WidgetState::merge_up #618

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

tomcur
Copy link
Member

@tomcur tomcur commented Sep 27, 2024

WidgetState::merge_up no longer actually mutates child_state since #488 and #599, but it may do so again in the future.

See also this Zulip thread:
https://xi.zulipchat.com/#narrow/stream/317477-masonry/topic/WidgetState.3A.3Amerge_up.20no.20longer.20needs.20mutable.20child.20state

@tomcur tomcur added this pull request to the merge queue Sep 27, 2024
Merged via the queue into linebender:main with commit c0de26f Sep 27, 2024
17 checks passed
@tomcur tomcur deleted the mut-note branch September 27, 2024 13:25
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.

2 participants