Fix emoji picker
This commit is contained in:
@@ -79,6 +79,7 @@ ColumnLayout {
|
|||||||
GridView {
|
GridView {
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.preferredHeight: Kirigami.Units.gridUnit * 8
|
Layout.preferredHeight: Kirigami.Units.gridUnit * 8
|
||||||
|
Layout.fillHeight: true
|
||||||
|
|
||||||
cellWidth: Kirigami.Units.gridUnit * 2
|
cellWidth: Kirigami.Units.gridUnit * 2
|
||||||
cellHeight: Kirigami.Units.gridUnit * 2
|
cellHeight: Kirigami.Units.gridUnit * 2
|
||||||
|
|||||||
Reference in New Issue
Block a user