Add emoji picker for reaction
This commit is contained in:
@@ -46,6 +46,7 @@ ToolBar {
|
||||
|
||||
textArea: inputField
|
||||
emojiModel: EmojiModel { id: emojiModel }
|
||||
onChoosen: textArea.insert(textArea.cursorPosition, emoji)
|
||||
}
|
||||
|
||||
RowLayout {
|
||||
|
||||
Reference in New Issue
Block a user