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




commit a4076e4c9c8ea7c2bf95e6f8ce9c594766a42464
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Tue Feb 1 05:41:19 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 deletion(-)
---
diff --git a/panels/background/cc-background-panel.ui b/panels/background/cc-background-panel.ui
index 40344ed5c..71621a17b 100644
--- a/panels/background/cc-background-panel.ui
+++ b/panels/background/cc-background-panel.ui
@@ -112,7 +112,6 @@
                 <child>
                   <object class="CcBackgroundChooser" id="background_chooser">
                     <property name="hexpand">True</property>
-                    <property name="vexpand">True</property>
                     <signal name="background-chosen" handler="on_chooser_background_chosen_cb" 
object="CcBackgroundPanel" swapped="yes" />
                   </object>
                 </child>


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