Don't let the emoji picker get too big

This commit is contained in:
Loren Burkholder 2021-05-29 20:39:10 -04:00
parent 2709430148
commit f66f82fe31

View file

@ -129,6 +129,7 @@ Menu {
Layout.preferredHeight: cellHeight * 5 Layout.preferredHeight: cellHeight * 5
Layout.preferredWidth: 7 * 52 + 20 Layout.preferredWidth: 7 * 52 + 20
Layout.maximumWidth: timelineRoot.width
Layout.fillWidth: true Layout.fillWidth: true
Layout.leftMargin: 4 Layout.leftMargin: 4
cellWidth: 52 cellWidth: 52