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 7e6d114 commit d73bd6dCopy full SHA for d73bd6d
doc/api/next_api_changes/behavior/28375-MP.rst
@@ -0,0 +1,5 @@
1
+``transforms.AffineDeltaTransform`` updates correctly on axis limit changes
2
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
+
4
+Before this change, transform sub-graphs with ``AffineDeltaTransform`` did not update correctly.
5
+This PR ensures that changes to the child transform are passed through correctly.
0 commit comments