From c848191a034a920266687002045abc5e1f42b070 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Tue, 10 Aug 2021 23:51:25 +0200 Subject: [PATCH] emojichooser.ui: set category icons on a GtkGrid Instead of using a 1x10 GtkBox, a 2x5 GtkGrid is now used so used horizontal space is reduced to a half. This is particulary interesting on devices like the PinePhone, since the widget would partially fall out of the screen otherwise. --- main/data/emojichooser.ui | 42 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 41 insertions(+), 1 deletion(-) diff --git a/main/data/emojichooser.ui b/main/data/emojichooser.ui index d47a2c22..473820a6 100644 --- a/main/data/emojichooser.ui +++ b/main/data/emojichooser.ui @@ -187,7 +187,7 @@ - + 1 @@ -204,6 +204,10 @@ + + 0 + 0 + @@ -219,6 +223,10 @@ + + 1 + 0 + @@ -234,6 +242,10 @@ + + 2 + 0 + @@ -249,6 +261,10 @@ + + 3 + 0 + @@ -264,6 +280,10 @@ + + 4 + 0 + @@ -279,6 +299,10 @@ + + 0 + 1 + @@ -294,6 +318,10 @@ + + 1 + 1 + @@ -309,6 +337,10 @@ + + 2 + 1 + @@ -324,6 +356,10 @@ + + 3 + 1 + @@ -339,6 +375,10 @@ + + 4 + 1 +