Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 740cd41

Browse files
committed
DOC: Adding a what's new entry for the norm callback
1 parent 5fb2109 commit 740cd41

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/users/next_whats_new/19553-GL.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)