mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
notifications flow top to bottom
This commit is contained in:
parent
8d2cf69972
commit
e7ade0e8c7
1 changed files with 1 additions and 1 deletions
|
|
@ -194,7 +194,7 @@ Item {
|
|||
cacheBuffer: 200000
|
||||
|
||||
z: 1
|
||||
verticalLayoutDirection: ListView.BottomToTop
|
||||
//verticalLayoutDirection: ListView.BottomToTop
|
||||
model: notificationsModel
|
||||
|
||||
add: Transition {
|
||||
|
|
|
|||
Loading…
Reference in a new issue