DOC: Improve Image Slices Viewer example#24366
Conversation
a04e136 to
fbca556
Compare
jklymak
left a comment
There was a problem hiding this comment.
We have that handle persistence note somewhere else as well. Do we need to find other places for it?
The pattern of an independent object that knows about the Figure and provides some interaction does match how I have frequently used this sort of thing. I've either hand a couple of these that I turn on and off or have been embedding in a larger GUI where if each one tried to make its own I'm also wary of going to pure-functions because in my experience I have wanted to pull state off of these classes. |
…366-on-v3.6.x Backport PR #24366 on branch v3.6.x (DOC: Improve Image Slices Viewer example)
PR Summary
closes #24360