[gnome-maps/gnome-43] mainWindow: Don't set a requested size initially



commit 1d4d86ca9888be0056883e8bec45c36998eb3bb1
Author: Marcus Lundblad <ml dfupdate se>
Date:   Sun Oct 2 09:42:47 2022 +0200

    mainWindow: Don't set a requested size initially

 data/ui/main-window.ui | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/data/ui/main-window.ui b/data/ui/main-window.ui
index 33bea934..af9bbbe5 100644
--- a/data/ui/main-window.ui
+++ b/data/ui/main-window.ui
@@ -24,8 +24,6 @@
     </section>
   </menu>
   <template class="Gjs_MainWindow" parent="GtkApplicationWindow">
-    <property name="width-request">300</property>
-    <property name="height-request">500</property>
     <property name="title" translatable="1">Maps</property>
     <child type="titlebar">
       <object class="GtkHeaderBar" id="headerBar">


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