Skip to content

Conversation

@kazzmir
Copy link
Contributor

@kazzmir kazzmir commented Sep 3, 2025

Add Container.Replace(a,b)

func (c *Container) Replace(a, b PreferredSizeLocateableWidget)

which removes child 'a' from the container and replaces it with child b, such that b occupies the same position in the container as the position 'a' was in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants