mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-07-31 16:54:46 +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
|
cacheBuffer: 200000
|
||||||
|
|
||||||
z: 1
|
z: 1
|
||||||
verticalLayoutDirection: ListView.BottomToTop
|
//verticalLayoutDirection: ListView.BottomToTop
|
||||||
model: notificationsModel
|
model: notificationsModel
|
||||||
|
|
||||||
add: Transition {
|
add: Transition {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue