From 8ef46dfc665f21de80f6bc882bafe0fe225df2d7 Mon Sep 17 00:00:00 2001 From: Black Date: Wed, 25 Mar 2020 19:34:58 -0700 Subject: [PATCH] Change state event position. --- imports/Spectral/Component/Timeline/StateDelegate.qml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/imports/Spectral/Component/Timeline/StateDelegate.qml b/imports/Spectral/Component/Timeline/StateDelegate.qml index 78e3ad3db..544267396 100644 --- a/imports/Spectral/Component/Timeline/StateDelegate.qml +++ b/imports/Spectral/Component/Timeline/StateDelegate.qml @@ -43,6 +43,8 @@ RowLayout { } Label { + Layout.fillWidth: true + text: display color: MPalette.foreground font.pixelSize: 13