8000
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 f3471cb commit bead92bCopy full SHA for bead92b
doc/api/next_api_changes/removals/19552-GL.rst
@@ -0,0 +1,5 @@
1
+ScalarMappable update checkers
2
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
+``ScalarMappable.update_dict``, ``ScalarMappable.add_checker()``, and
4
+``ScalarMappable.check_update()`` have been removed. A callback can
5
+be registered in ``ScalarMappable.callbacksSM`` to be notified of updates.
0 commit comments