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

fix: About Panel credits should be dark mode aware #21880

Merged
merged 2 commits into from Jan 28, 2020

Conversation

codebytere
Copy link
Member

Description of Change

Fixes an issue surfaced by @bnb where by the Credits option in app.showAboutPanel() did not appropriately adapt to dark mode.

Before:
Screen Shot 2020-01-23 at 3 04 34 PM

After:
Screen Shot 2020-01-23 at 3 04 22 PM

cc @MarshallOfSound @zcbenz @deepak1556

Checklist

Release Notes

Notes: Fixed an issue where the credits set in About Panel credits were not dark mode aware on macOS.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jan 23, 2020
@codebytere codebytere changed the title fix: about panel credits should be dark mode aware fix: About Panel credits should be dark mode aware Jan 23, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jan 24, 2020
shell/browser/browser_mac.mm Outdated Show resolved Hide resolved
shell/browser/browser_mac.mm Outdated Show resolved Hide resolved
@codebytere codebytere merged commit 55ccca9 into master Jan 28, 2020
@release-clerk
Copy link

release-clerk bot commented Jan 28, 2020

Release Notes Persisted

Fixed an issue where the credits set in About Panel credits were not dark mode aware on macOS.

@trop
Copy link
Contributor

trop bot commented Jan 28, 2020

I have automatically backported this PR to "7-1-x", please check out #21924

@trop
Copy link
Contributor

trop bot commented Jan 28, 2020

I have automatically backported this PR to "6-1-x", please check out #21925

@trop trop bot removed the target/6-1-x label Jan 28, 2020
@trop
Copy link
Contributor

trop bot commented Jan 28, 2020

I have automatically backported this PR to "8-x-y", please check out #21926

@sofianguy sofianguy added this to Fixed in 8.0.0-beta.8 in 8.2.x Jan 29, 2020
@sofianguy sofianguy added this to Fixed in 7.1.11 in 7.2.x Feb 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
7.2.x
Fixed in 7.1.11
8.2.x
Fixed in 8.0.0-beta.8
Development

Successfully merging this pull request may close these issues.

None yet

3 participants