Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: bb655c10c05022354156e6e5d1c2304433f62797
https://github.com/WebKit/WebKit/commit/bb655c10c05022354156e6e5d1c2304433f62797
Author: Etienne Segonzac <[email protected]>
Date: 2023-10-03 (Tue, 03 Oct 2023)
Changed paths:
M
Source/WebCore/Modules/modern-media-controls/controls/vision-media-controls.js
Log Message:
-----------
[visionOS] Mute button has the wrong shape on audio-only controls
https://bugs.webkit.org/show_bug.cgi?id=262534
<rdar://116373077>
Reviewed by Richard Robinson.
The mute button was not marked as "circular" when using the audio
layout.
*
Source/WebCore/Modules/modern-media-controls/controls/vision-media-controls.js:
(VisionInlineMediaControls.prototype._performSingleBarLayout):
(VisionInlineMediaControls):
Set `circular = true` on the `muteButton`.
Canonical link: https://commits.webkit.org/268774@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes