feat: add an improved typing notification bar above chatbar

Fix #330
This commit is contained in:
Srevin Saju
2021-04-27 17:43:47 +00:00
committed by Carl Schwan
parent 6b21289af3
commit 6487adafb8
4 changed files with 90 additions and 17 deletions

View File

@@ -86,6 +86,7 @@ Item {
anchors.bottom: replyPane.top
}
ReplyPane {
id: replyPane
visible: ChatBoxHelper.isReplying || ChatBoxHelper.isEditing