Inline Edits
Edit text messages inline instead of in the chatbar
This commit is contained in:
@@ -540,7 +540,6 @@ Kirigami.ScrollablePage {
|
||||
onClicked: {
|
||||
currentRoom.chatBoxEditId = hoverActions.event.eventId;
|
||||
currentRoom.chatBoxReplyId = "";
|
||||
chatBox.chatBar.forceActiveFocus();
|
||||
}
|
||||
}
|
||||
QQC2.Button {
|
||||
|
||||
Reference in New Issue
Block a user