Skip to content

Conversation

@johnzhou721
Copy link
Contributor

Fixes #3929.

When adding or removing tabs from OptionContainer, or when setting the content of SplitContainer, the window property of the widget, the app property of the widget, and the App and Window's widget registry are now all kept up to date. This is accomplished by patching the relevant setters or modification functions to do the proper things.

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

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.

Sometimes when widgets are added to an option container, the widget id is not added to the widget registry

1 participant