[gnome-games/wip/exalm/mobile: 15/15] collection-box: Set minimum width
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/mobile: 15/15] collection-box: Set minimum width
- Date: Wed, 29 May 2019 16:55:38 +0000 (UTC)
commit 5601f7a14cff03e0704f256ad7538aaf23b66b95
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Thu May 23 15:11:14 2019 +0500
collection-box: Set minimum width
Don't let it be narrower than 360px.
data/ui/collection-box.ui | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/data/ui/collection-box.ui b/data/ui/collection-box.ui
index 344451a5..438f6a76 100644
--- a/data/ui/collection-box.ui
+++ b/data/ui/collection-box.ui
@@ -6,6 +6,7 @@
<property name="orientation">vertical</property>
<property name="hexpand">True</property>
<property name="vexpand">True</property>
+ <property name="width-request">360</property>
<child>
<object class="GamesSearchBar" id="search_bar">
<property name="visible">True</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]