Fix emoji icon on android
This commit is contained in:
@@ -430,6 +430,7 @@ Control {
|
||||
|
||||
id: emojiButton
|
||||
icon.name: "preferences-desktop-emoticons"
|
||||
icon.color: "transparent"
|
||||
|
||||
onClicked: emojiPicker.visible = !emojiPicker.visible
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user