diff --git a/share/preference/ui_viewport.json b/share/preference/ui_viewport.json index 7b80ed9cf..c60f5e760 100644 --- a/share/preference/ui_viewport.json +++ b/share/preference/ui_viewport.json @@ -65,7 +65,7 @@ "path": "/ui/viewport/hidden_toolbar_items", "default_value": false, "description": "Hides items from the viewport toolbar", - "value": ["Gamma", "Saturation", "Rate", "Mirror"], + "value": ["Rate", "Mirror"], "datatype": "json", "context": ["QML_UI"] }