Skip to content
Commit d3985a5f authored by Natalie Clarius's avatar Natalie Clarius 💬
Browse files

libcolorcorrect: fix reading auto location enabled from config

Reading the 'Mode' config key into an int instead of string returned 0, which was interpreted as auto location mode, and resulted in the locator always being started even when the user had not chosen auto location.

Also explicitly check for the NightColor Active config, to future proof it in case colorcorrect gets other uses such as adjusting screen gamma that can be running independently of Night Light being enabled.

BUG: 485086

FIXED-IN: 6.0.4


(cherry picked from commit 3822e3eb)
parent e74cc174
Pipeline #657886 passed with stage
in 12 minutes and 35 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment