mirror of
https://github.com/samsonjs/media.git
synced 2026-04-07 11:35:46 +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
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue