Fix emoji picker

This commit is contained in:
Carl Schwan
2020-11-24 15:34:20 +01:00
parent 0906e0c680
commit c93b724746

View File

@@ -79,6 +79,7 @@ ColumnLayout {
GridView {
Layout.fillWidth: true
Layout.preferredHeight: Kirigami.Units.gridUnit * 8
Layout.fillHeight: true
cellWidth: Kirigami.Units.gridUnit * 2
cellHeight: Kirigami.Units.gridUnit * 2