feat: add an always-show scrollbars preference

Adds a device-local setting to keep overlay scrollbars visible.
Surfaces the setting in visual settings and settings search.
Updates scrollbar behavior and tests for the new preference.
This commit is contained in:
Bohdan Triapitsyn
2026-09-07 23:16:36 +03:00
parent 7b206b1014
commit 2ec0238e5c
24 changed files with 273 additions and 14 deletions
@@ -682,6 +682,10 @@
"scope": "device",
"local": true
},
"alwaysShowScrollbars": {
"scope": "device",
"local": true
},
"agentMemoryViewedAt": {
"scope": "device",
"local": true