[gnome-characters/bilelmoussaoui/gtk4: 71/76] window: better default height




commit 89957d20106ecd52f222b76a7921e1413f4497d6
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date:   Thu Nov 25 10:27:30 2021 +0100

    window: better default height

 data/window.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/window.ui b/data/window.ui
index 1daca4d..095ebd0 100644
--- a/data/window.ui
+++ b/data/window.ui
@@ -14,7 +14,7 @@
   </menu>
   <template class="Gjs_MainWindow" parent="AdwApplicationWindow">
     <property name="default-width">800</property>
-    <property name="default-height">500</property>
+    <property name="default-height">600</property>
     <child>
       <object class="AdwLeaflet" id="leaflet">
         <property name="can-navigate-back">True</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]