-
-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch applies border and brightness effects to OverlayContentWidget. The border will overlap 2px on the left/right/top/bottom of WebContents because the browser's compositor implementation doesn't consider the x, y coordinates when setting up the surface. It's same with Widget for Tab, and we maybe consider to have the inner Widget to avoid this issue later. Having a border effect will bring about a better UX even if it loses 2 pixels.
- Loading branch information
Showing
1 changed file
with
12 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters