[gnome-control-center] background: Avoid resizing the drawing area if controls are hidden
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] background: Avoid resizing the drawing area if controls are hidden
- Date: Mon, 14 Feb 2011 14:32:08 +0000 (UTC)
commit 81ae3f446677702aba9dd7cf64e93ab2d6879ff3
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Feb 14 09:31:38 2011 -0500
background: Avoid resizing the drawing area if controls are hidden
panels/background/background.ui | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/panels/background/background.ui b/panels/background/background.ui
index c3ffc13..a1ccfbf 100644
--- a/panels/background/background.ui
+++ b/panels/background/background.ui
@@ -191,6 +191,16 @@
<property name="position">1</property>
</packing>
</child>
+ <child>
+ <object class="GtkLabel" id="strut">
+ <property name="visible">True</property>
+ <property name="label" translatable="no"> </property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="position">1</property>
+ </packing>
+ </child>
</object>
<packing>
<property name="position">0</property>
@@ -271,6 +281,7 @@
<widget name="sources-combobox"/>
<widget name="heading-hbox"/>
<widget name="slide-label"/>
+ <widget name="strut"/>
</widgets>
</object>
<object class="GtkListStore" id="style-liststore">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]