Fix typos in 1.4.0-alpha01 release notes

PiperOrigin-RevId: 625332081
(cherry picked from commit 83d1600c7e)
This commit is contained in:
michaelkatz 2024-04-16 08:00:29 -07:00 committed by microkatz
parent ae14bc19ea
commit b6d3cb4a7f

View file

@ -58,8 +58,8 @@ This release includes the following changes since the
* Update Overlay matrix implementation to make it consistent with the
documentation by flipping the x and y values applied in
`setOverlayFrameAnchor()`. If using
`OverlaySettings.Builder.setOverlayFrameAnchor()`, flip their x
and y values by multiplying them by `-1`.
`OverlaySettings.Builder.setOverlayFrameAnchor()`, flip their x and y
values by multiplying them by `-1`.
* Session:
* Change default of `CommandButton.enabled` to `true` and ensure the value
can stay false for controllers even if the associated command is