Skip to content

Set the config for Adaptive Transparency to config and configDefaults instead of config parent

Niccolò Venerandi requested to merge work/niccolove/setConfigProperly into master

BUG: 434285 FIXED-IN: 5.22

I was using the code to set the config to the parent but actually reading it with readConfigValueWithFallBack which reads config and configDefaults.

Merge request reports