summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Lundblad <ml@dfupdate.se>2022-10-02 09:42:47 +0200
committerMarcus Lundblad <ml@dfupdate.se>2022-10-02 23:18:20 +0200
commit1d4d86ca9888be0056883e8bec45c36998eb3bb1 (patch)
tree6e97995c33ceb559cfbba4672022472730df8174
parent78fb17c0d462a6ed7945a14d7256dc33b3e35e27 (diff)
downloadgnome-maps-1d4d86ca9888be0056883e8bec45c36998eb3bb1.tar.gz
mainWindow: Don't set a requested size initially
-rw-r--r--data/ui/main-window.ui2
1 files changed, 0 insertions, 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">