Skip to content
Commit 9780e2c9 authored by Nate Graham's avatar Nate Graham
Browse files

KCM: Make sure HDR UI elements aren't shown when HDR isn't available

Right now we're assuming that HDR can only be enabled when available,
but that's actually not the case, as HDR can become unavailable later
after having previously enabled it. This can cause the KCM to display
inappropriate UI elements.

Fix that by also adding an "Is HDR available?" check to the visibility
conditions that currently only check whether HDR is currently enabled.

BUG: 482748
FIXED-IN: 6.0.2


(cherry picked from commit ef143b40)

bdb731c1 KCM: Make sure HDR UI elements aren't shown when HDR isn't available
b8892082 Apply 2 suggestion(s) to 1 file(s)
parent 39a5b82e
Pipeline #624246 passed with stage
in 1 minute and 9 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