Skip to content
Commit 78e8133e authored by Sebastian Kügler's avatar Sebastian Kügler
Browse files

refresh the config after it changed

When we get a config change signaled, the internal config may not have updated (when the wayland connection is in process). This means that we may miss changed data. Reloading the config when it changed and only then saving it makes it more robust.

I'm not 100% happy about this patch, but tried a lot of things to get the output updated when the backend changes, but it just doesn't happen. With this patch, at least the correct scale value gets written to the config file.

CCBUG:384733
parent f4ee8ef4
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