Output: flag gamma as dirty on enable

We can end up with stale gamma settings if we don't re-check the
current gamma settings for the output on enable.

(cherry picked from commit 2e09b66963)
This commit is contained in:
Isaac Freund
2024-06-24 19:29:19 +02:00
parent 99b31c39f3
commit b85da67886
2 changed files with 2 additions and 0 deletions

View File

@ -881,6 +881,7 @@ fn handlePowerManagerSetMode(
}
output.updateLockRenderStateOnEnableDisable();
output.gamma_dirty = true;
}
fn handleSetGamma(