aboutsummaryrefslogtreecommitdiff
path: root/ToastManager.qml
diff options
context:
space:
mode:
Diffstat (limited to 'ToastManager.qml')
-rw-r--r--ToastManager.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ToastManager.qml b/ToastManager.qml
index 8bb419b..f81cb15 100644
--- a/ToastManager.qml
+++ b/ToastManager.qml
@@ -31,7 +31,7 @@ ListView {
spacing: 5
anchors.fill: parent
anchors.bottomMargin: 10
- verticalLayoutDirection: ListView.BottomToTop
+ verticalLayoutDirection: ListView.TopToBottom
interactive: false