sidebar: corner triggers open only when reaching thru vertical edge

This commit is contained in:
end-4
2025-10-29 11:53:12 +01:00
parent f5c421ab99
commit db3d8ddfc2
3 changed files with 43 additions and 18 deletions
@@ -425,10 +425,11 @@ Singleton {
property bool bottom: false
property bool valueScroll: true
property bool clickless: false
property real cornerRegionWidth: 250
property real cornerRegionHeight: 2
property int cornerRegionWidth: 250
property int cornerRegionHeight: 5
property bool visualize: false
property bool clicklessCornerEnd: true
property int clicklessCornerVerticalOffset: 1
}
property JsonObject quickToggles: JsonObject {