diff --git a/EmojiDrawer.qml b/EmojiDrawer.qml index 41f860c..8e719f5 100644 --- a/EmojiDrawer.qml +++ b/EmojiDrawer.qml @@ -14,7 +14,7 @@ Item { id: root implicitHeight: 0 height: implicitHeight - property int size: 24 + property int size: 48 property int requestedHeight: size * 8 property string morph: "clw" property string color: "v1"