0
Files
src/components/fullscreen_control
Muyao Xu 66bbf2fd66 [FS] Fix fullscreen toast background color in light mode
This CL adds back the line to set the toast label's background color
that was removed by mistake in the previous CL crrev.com/c/6320635

Bug: 405275320
Change-Id: I00f7ccb93238a1d674539f7a36c195a308299dab
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6383519
Reviewed-by: Peter Kasting <pkasting@chromium.org>
Commit-Queue: Muyao Xu <muyaoxu@google.com>
Cr-Commit-Position: refs/heads/main@{#1436380}
2025-03-21 17:42:09 -07:00
..

Fullscreen Control

Fullscreen control provides UI components used during fullscreen:

  • 'Press and hold [ESC] to exit' message shown at the start.
  • Exit circle with 'X' shown when the mouse moves to the top of the screen.

The components are used by chrome browser, and by Chrome OS exo.