[gnome-control-center/wip/jsparber/background: 15/41] background: set max children for line to 5



commit bb0142432c58feccffb14361e12b7e37a9651042
Author: Julian Sparber <julian sparber net>
Date:   Mon Nov 13 21:33:03 2017 +0100

    background: set max children for line to 5
    
    https://bugzilla.gnome.org/show_bug.cgi?id=788515

 panels/background/background.ui                  |   2 +-
 panels/background/cc-background-chooser-dialog.c | 616 -----------------------
 panels/background/cc-background-chooser-dialog.h |  38 --
 panels/background/test-chooser-dialog.c          |  37 --
 4 files changed, 1 insertion(+), 692 deletions(-)
---
diff --git a/panels/background/background.ui b/panels/background/background.ui
index 4f3731962..d188dd449 100644
--- a/panels/background/background.ui
+++ b/panels/background/background.ui
@@ -160,7 +160,7 @@
                             <property name="homogeneous">True</property>
                             <property name="orientation">horizontal</property>
                             <property name="min-children-per-line">2</property>
-                            <property name="max-children-per-line">1000</property>
+                            <property name="max-children-per-line">5</property>
                             <property name="row_spacing">5</property>
                             <property name="column_spacing">5</property>
                             <property name="halign">fill</property>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]