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: macOS getColor inconsistencies #20611

Merged
merged 2 commits into from Oct 21, 2019
Merged

fix: macOS getColor inconsistencies #20611

merged 2 commits into from Oct 21, 2019

Conversation

codebytere
Copy link
Member

@codebytere codebytere commented Oct 16, 2019

Description of Change

Resolves #20599.

Updates documentation to reflect macOS 10.14 specific colors and fixes a mistyped color. Also notes a deprecated color.

cc @MarshallOfSound

Checklist

Release Notes

Notes: Fixed some systemPreferences.getColor() inconsistencies on macOS.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Oct 16, 2019
@codebytere codebytere force-pushed the fix-set-color branch 3 times, most recently from 072fe7c to 9bd224b Compare October 17, 2019 16:19
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Oct 17, 2019
@codebytere codebytere force-pushed the fix-set-color branch 3 times, most recently from 3af6005 to 6100e99 Compare October 17, 2019 18:55
@codebytere codebytere merged commit aa26e8b into master Oct 21, 2019
@release-clerk
Copy link

release-clerk bot commented Oct 21, 2019

Release Notes Persisted

Fixed some systemPreferences.getColor() inconsistencies on macOS.

@codebytere codebytere deleted the fix-set-color branch October 21, 2019 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

systemPreferences.getColors() throws exceptions with some macOS colors
2 participants