[gnome-control-center/wip/exalm/dark-wallpapers: 1/3] background: Don't expand the background list




commit 0ccaf0210adc5ca048a8e57cbd3dda67f7c641ba
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sun Jan 30 20:30:30 2022 +0500

    background: Don't expand the background list
    
    It looks weird when there are few wallpapers.

 panels/background/cc-background-panel.ui | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/panels/background/cc-background-panel.ui b/panels/background/cc-background-panel.ui
index 5e512b58f..ddcc72e05 100644
--- a/panels/background/cc-background-panel.ui
+++ b/panels/background/cc-background-panel.ui
@@ -110,6 +110,7 @@
                       <object class="GtkBox">
                         <property name="orientation">vertical</property>
                         <property name="spacing">6</property>
+                        <property name="vexpand">False</property>
                         <child>
                           <object class="GtkBox">
                             <property name="spacing">6</property>


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