feat(ui): add toggle to show/hide scrollbars on hover

This commit is contained in:
Lysec
2026-03-09 13:14:25 +01:00
parent 0294759a54
commit 9536553dc5
25 changed files with 120 additions and 62 deletions
+1
View File
@@ -327,6 +327,7 @@ Singleton {
property real fontDefaultScale: 1.0
property real fontFixedScale: 1.0
property bool tooltipsEnabled: true
property bool scrollbarAlwaysVisible: true
property bool boxBorderEnabled: false
property real panelBackgroundOpacity: 0.93
property bool panelsAttachedToBar: true