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 #23900

Conversation

trop[bot]
Copy link
Contributor

@trop trop bot commented Jun 2, 2020

Backport of #23787

See that PR for details.

Notes: Fix disabling color correct rendering with --disable-color-correct-rendering

This regressed once again in Electron 8 due to Chromium changes.

Test Plan:

- Confirm that test case from #15898 (comment) now works

Notes: Fix disabling color correct rendering with `--disable-color-correct-rendering`
@trop trop bot requested a review from a team as a code owner June 2, 2020 07:31
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jun 2, 2020
@trop trop bot added 9-x-y backport This is a backport PR labels Jun 2, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jun 2, 2020
@codebytere codebytere merged commit 59538c9 into 9-x-y Jun 3, 2020
@release-clerk
Copy link

release-clerk bot commented Jun 3, 2020

Release Notes Persisted

Fix disabling color correct rendering with --disable-color-correct-rendering

@codebytere codebytere deleted the trop/9-x-y-bp-fix-make-the-disable-color-correct-rendering-switch-work-again-1591083108222 branch June 3, 2020 18:23
@digimezzo
Copy link

I tested this fix on v9.0.3 today. The switch --disable-color-correct-rendering still doesn't work. I tried the same application with version 7.3.1. In v7.3.1 the switch does work as expected.

@thegabman
Copy link

I tested this fix on v16.0.7 down to v12.2.3 today. The switch --disable-color-correct-rendering still doesn't work. It seems like everything is treated as sRGB and transformt from sRGB to display space, even if an image already is in display space and has the corresponding icc profile attached.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
9-x-y backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants