aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorLukas Rusak <lorusak@gmail.com>2020-10-13 07:46:19 -0700
committerLukas Rusak <lorusak@gmail.com>2020-10-13 10:41:19 -0700
commitafe54ef9cc8fb16a81f66996b174511889a1cd3c (patch)
treefe485fdc763ee6dc0fd84a1ca8600a9111ed21d0 /system
parentf7366b572f49a0a606359e9f1cc3b750e52905aa (diff)
settings/gbm: set default visibility for hwscalingfilter to false
Diffstat (limited to 'system')
-rw-r--r--system/settings/gbm.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/settings/gbm.xml b/system/settings/gbm.xml
index 38d4d334cb..02b819fe05 100644
--- a/system/settings/gbm.xml
+++ b/system/settings/gbm.xml
@@ -48,6 +48,7 @@
<visible>false</visible>
</setting>
<setting id="videoscreen.hwscalingfilter" type="boolean" label="39151" help="39152">
+ <visible>false</visible>
<level>3</level>
<default>true</default>
<control type="toggle" />