[webkit-changes] [WebKit/WebKit] 1cd233: [Modern Media Controls] [visionOS] The overflow bu...
Etienne Segonzac
noreply at github.com
Fri Jul 12 01:44:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1cd233f7b4c8aea2960227249d0a2f36aa52b1de
https://github.com/WebKit/WebKit/commit/1cd233f7b4c8aea2960227249d0a2f36aa52b1de
Author: Etienne Segonzac <sgz at apple.com>
Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths:
M Source/WebCore/Modules/modern-media-controls/controls/vision-media-controls.css
Log Message:
-----------
[Modern Media Controls] [visionOS] The overflow button is not glowing
https://bugs.webkit.org/show_bug.cgi?id=276497
<rdar://126575229>
Reviewed by Aditya Keerthi.
Give the overflow button its own compositing layer to avoid a
hit-testing issue with Backdrop Layers.
* Source/WebCore/Modules/modern-media-controls/controls/vision-media-controls.css:
(.media-controls.vision .controls-bar.simple-layout.top-right > .overflow):
Mark the button as `will-change: opacity` to give it its own layer.
Canonical link: https://commits.webkit.org/280897@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list