Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d79e6e commit 08236e7Copy full SHA for 08236e7
1 file changed
doc/api/next_api_changes/behavior/16220-AL.rst
@@ -0,0 +1,8 @@
1
+Canvas's callback registry now stored on Figure
2
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
+
4
+The canonical location of the `~.cbook.CallbackRegistry` used to
5
+handle Figure/Canvas events has been moved from the Canvas to the
6
+Figure. This change should be transparent to almost all users,
7
+however if you are swapping switching the Figure out from on top of a
8
+Canvas or visa versa you may see a change in behavior.
0 commit comments