Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content is overflowing corner masking & shadow #2238

Closed
aaronshekey opened this issue Jul 16, 2015 · 5 comments
Closed

Content is overflowing corner masking & shadow #2238

aaronshekey opened this issue Jul 16, 2015 · 5 comments
Assignees

Comments

@aaronshekey
Copy link

I'm running the first El Capitan public beta. While corner rendering issues pre-date El Capitan, its exacerbated on this new beta.

Window content overflows the the border radius of an otherwise rounded border and shadow.

corner

@aaronshekey
Copy link
Author

Some additional screenshots taken on a 1x display when the content isn't overflowing:

Native window (smooth, anti-aliased)

native

Electron

aliased

@aaronshekey
Copy link
Author

Here's a zoomed in version of each focusing on the same corner.

Native

screen shot 2015-07-17 at 12 16 40 pm

Electron

screen shot 2015-07-17 at 12 16 30 pm

@husile
Copy link

husile commented Jul 17, 2015

Is it possibly related to Chromium issue 396264? The solution there is compiling Chromium with 10.9 SDK, so people have to wait until Chromium drops 10.8 support. Currently libchromiumcontent is also compiled against 10.8 SDK.

@zcbenz
Copy link
Member

zcbenz commented Jul 20, 2015

The corners problem of window on Mac have haunted me since the first days of electron.

@zcbenz
Copy link
Member

zcbenz commented Jul 20, 2015

@husile That issue is the answer, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants