mirror of
https://github.com/KDE/kasts.git
synced 2025-01-28 16:19:56 +01:00
Use higher sidebar listview threshold
This commit is contained in:
parent
2131186cb6
commit
d08dddd163
@ -128,7 +128,7 @@ Kirigami.ApplicationWindow {
|
||||
id: drawer
|
||||
modal: false
|
||||
|
||||
readonly property real listViewThreshold: Kirigami.Units.gridUnit * 20
|
||||
readonly property real listViewThreshold: Kirigami.Units.gridUnit * 22
|
||||
|
||||
readonly property real pinnedWidth: Kirigami.Units.gridUnit * 3
|
||||
readonly property real widescreenSmallWidth: Kirigami.Units.gridUnit * 6
|
||||
|
Loading…
x
Reference in New Issue
Block a user