Skip to content

fix: don't mutate collection traits#3

Merged
kecnry merged 1 commit into
kecnry:plugin-plot-subcomponentfrom
mariobuikhuizen:plugin-plot-subcomponent
Jun 14, 2023
Merged

fix: don't mutate collection traits#3
kecnry merged 1 commit into
kecnry:plugin-plot-subcomponentfrom
mariobuikhuizen:plugin-plot-subcomponent

Conversation

@mariobuikhuizen
Copy link
Copy Markdown

In-place mutations will not be picked up as changes by the traitlet framework. In the popout window the marks were displayed, because the entire state is read when opened.

In-place mutations will not be picked up as changes by the traitlet
framework. In the popout window the marks were displayed, because
the entire state is read when opened.
@mariobuikhuizen mariobuikhuizen requested a review from kecnry as a code owner June 14, 2023 10:06
@kecnry kecnry merged commit 8a13250 into kecnry:plugin-plot-subcomponent Jun 14, 2023
kecnry added a commit that referenced this pull request Apr 22, 2026
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