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 ae14bc1 commit b6d3cb4Copy full SHA for b6d3cb4
RELEASENOTES.md
@@ -58,8 +58,8 @@ This release includes the following changes since the
58
* Update Overlay matrix implementation to make it consistent with the
59
documentation by flipping the x and y values applied in
60
`setOverlayFrameAnchor()`. If using
61
- `OverlaySettings.Builder.setOverlayFrameAnchor()`, flip their x
62
- and y values by multiplying them by `-1`.
+ `OverlaySettings.Builder.setOverlayFrameAnchor()`, flip their x and y
+ values by multiplying them by `-1`.
63
* Session:
64
* Change default of `CommandButton.enabled` to `true` and ensure the value
65
can stay false for controllers even if the associated command is
0 commit comments