Somewhat better autocompletion.

This commit is contained in:
Black Hat
2018-10-23 10:44:54 +08:00
parent d9e778fe0c
commit 98b99e49f2
2 changed files with 20 additions and 13 deletions

View File

@@ -37,7 +37,6 @@ Menu {
text: "Reply"
onTriggered: {
roomPanelInput.clear()
roomPanelInput.isReply = true
roomPanelInput.replyUserID = model.author.id
roomPanelInput.replyEventID = model.eventId