Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add note about mutable child state in WidgetState::merge_up (#618)
`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
- Loading branch information