Compare commits

...

1 Commits

Author SHA1 Message Date
erinn 998e554d2b tweak emoji drawer size 2020-10-29 16:05:27 -07:00
1 changed files with 1 additions and 1 deletions

View File

@ -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"