[gnome-maps/wip/mlundblad/initial-adaptive: 1/3] mainWindow: Don't set a requested size initially




commit 7ddfe2870e07bca1ed5087745a255b818f636dc0
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]