Skip to content
Snippets Groups Projects
Commit 1f71f722 authored by Jussi Kuokkanen's avatar Jussi Kuokkanen
Browse files

make Rectangle to fill the gap between input widget and typing users

parent c4635680
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment