Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 53d281251bd77fa76c1953624eff78161e24d2ba
      
https://github.com/WebKit/WebKit/commit/53d281251bd77fa76c1953624eff78161e24d2ba
  Author: Andy Estes <aes...@apple.com>
  Date:   2024-04-17 (Wed, 17 Apr 2024)

  Changed paths:
    M Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenViewController.mm

  Log Message:
  -----------
  [visionOS] In element fullscreen, docking button is smaller and darker than 
other buttons
https://bugs.webkit.org/show_bug.cgi?id=272793
rdar://126591472

Reviewed by Eric Carlson.

In WKFullScreenViewController we were creating WKExtrinsicButtons that were 
4pts larger than the
standard button size on visionOS (44x44). We were also specifying a 
`baseBackgroundColor` that made
our buttons appear lighter than other standard controls.

Removed these differences so that our fullscreen controls match the size/style 
of the docking button.

* Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenViewController.mm:
(-[WKFullScreenViewController loadView]):

Canonical link: https://commits.webkit.org/277624@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to