[gnome-contacts] setup-window: Set a minimum width
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] setup-window: Set a minimum width
- Date: Wed, 29 Sep 2021 09:40:19 +0000 (UTC)
commit 281decd15546987ca1c467e090ea4abf7a4a0a3b
Author: Adrien Plazas <kekun plazas laposte net>
Date: Thu Sep 9 13:15:39 2021 +0200
setup-window: Set a minimum width
No need to go below phone sizes.
data/ui/contacts-setup-window.ui | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/data/ui/contacts-setup-window.ui b/data/ui/contacts-setup-window.ui
index ac0f1065..845c7a0f 100644
--- a/data/ui/contacts-setup-window.ui
+++ b/data/ui/contacts-setup-window.ui
@@ -8,6 +8,7 @@
<object class="GtkBox">
<property name="visible">True</property>
<property name="orientation">vertical</property>
+ <property name="width_request">360</property>
<child>
<object class="HdyHeaderBar">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]