mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Fix typos in 1.4.0-alpha01 release notes
PiperOrigin-RevId: 625332081
(cherry picked from commit 83d1600c7e)
This commit is contained in:
parent
ae14bc19ea
commit
b6d3cb4a7f
1 changed files with 2 additions and 2 deletions
|
|
@ -58,8 +58,8 @@ This release includes the following changes since the
|
||||||
* Update Overlay matrix implementation to make it consistent with the
|
* Update Overlay matrix implementation to make it consistent with the
|
||||||
documentation by flipping the x and y values applied in
|
documentation by flipping the x and y values applied in
|
||||||
`setOverlayFrameAnchor()`. If using
|
`setOverlayFrameAnchor()`. If using
|
||||||
`OverlaySettings.Builder.setOverlayFrameAnchor()`, flip their x
|
`OverlaySettings.Builder.setOverlayFrameAnchor()`, flip their x and y
|
||||||
and y values by multiplying them by `-1`.
|
values by multiplying them by `-1`.
|
||||||
* Session:
|
* Session:
|
||||||
* Change default of `CommandButton.enabled` to `true` and ensure the value
|
* Change default of `CommandButton.enabled` to `true` and ensure the value
|
||||||
can stay false for controllers even if the associated command is
|
can stay false for controllers even if the associated command is
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue