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 5ee9780Copy full SHA for 5ee9780
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 axis limits are passed through correctly to the underlying transform.
0 commit comments