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 5fb2109 commit 740cd41Copy full SHA for 740cd41
doc/users/next_whats_new/19553-GL.rst
@@ -0,0 +1,7 @@
1
+A callback registry has been added to `.Normalize`
2
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
+
4
+The new `.Normalize.callbacksNorm` callback registry can be connected
5
+to by other objects to be notified when the norm is updated.
6
+`.ScalarMappable` is now a listener and will register a change when the
7
+norm's vmin, vmax or other attributes are changed.
0 commit comments