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 e8aa315 commit 93876e9Copy full SHA for 93876e9
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