summary refs log tree commit diff
path: root/resources/qml/TimelineView.qml
diff options
context:
space:
mode:
Diffstat (limited to 'resources/qml/TimelineView.qml')
-rw-r--r--resources/qml/TimelineView.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/qml/TimelineView.qml b/resources/qml/TimelineView.qml

index 202c09e9..7c74794b 100644 --- a/resources/qml/TimelineView.qml +++ b/resources/qml/TimelineView.qml
@@ -450,7 +450,7 @@ Page { anchors.leftMargin: 10 anchors.rightMargin: 10 color: "transparent" - height: fontMetrics.height + height: fontMetrics.height + 10 Label { id: typingDisplay anchors.left: parent.left