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: Make the --disable-color-correct-rendering switch work again #23787

Merged

Commits on May 27, 2020

  1. fix: Make the --disable-color-correct-rendering switch work again

    This regressed once again in Electron 8 due to Chromium changes.
    
    Test Plan:
    
    - Confirm that test case from electron#15898 (comment) now works
    
    Notes: Fix disabling color correct rendering with `--disable-color-correct-rendering`
    poiru committed May 27, 2020
    Configuration menu
    Copy the full SHA
    8d7b992 View commit details
    Browse the repository at this point in the history