[gnome-software: 11/13] gs-overview-page: Always have ≥2 columns of category tiles
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 11/13] gs-overview-page: Always have ≥2 columns of category tiles
- Date: Fri, 6 Aug 2021 16:50:51 +0000 (UTC)
commit 21480a14f314aa8bdd989e12889ef6feb48b6fad
Author: Philip Withnall <pwithnall endlessos org>
Date: Tue Aug 3 18:11:55 2021 +0100
gs-overview-page: Always have ≥2 columns of category tiles
Otherwise the tiles get uncomfortably wide at narrow window widths
(around 400px).
Signed-off-by: Philip Withnall <pwithnall endlessos org>
Helps: #1111
src/gs-overview-page.ui | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/gs-overview-page.ui b/src/gs-overview-page.ui
index b5df4c0d2..77a428b22 100644
--- a/src/gs-overview-page.ui
+++ b/src/gs-overview-page.ui
@@ -98,6 +98,7 @@
<property name="row_spacing">14</property>
<property name="column_spacing">14</property>
<property name="homogeneous">True</property>
+ <property name="min_children_per_line">2</property>
<property name="max_children_per_line">3</property>
<property name="selection_mode">none</property>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]