[gthumb] requested a bigger height for the histogram in the "adjust colors" tool
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gthumb] requested a bigger height for the histogram in the "adjust colors" tool
- Date: Thu, 20 Jan 2011 20:20:12 +0000 (UTC)
commit 3574bfaa9792dcc9ea77b34d0d6fcacef74e2dfc
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Jan 17 22:04:54 2011 +0100
requested a bigger height for the histogram in the "adjust colors" tool
...because now there are the controls as well.
.../file_tools/data/ui/adjust-colors-options.ui | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/extensions/file_tools/data/ui/adjust-colors-options.ui b/extensions/file_tools/data/ui/adjust-colors-options.ui
index eea7e05..1b7c2af 100644
--- a/extensions/file_tools/data/ui/adjust-colors-options.ui
+++ b/extensions/file_tools/data/ui/adjust-colors-options.ui
@@ -8,16 +8,14 @@
<child>
<object class="GtkVBox" id="vbox2">
<property name="visible">True</property>
- <property name="orientation">vertical</property>
<child>
<object class="GtkVBox" id="vbox1">
<property name="visible">True</property>
<property name="border_width">12</property>
- <property name="orientation">vertical</property>
<property name="spacing">12</property>
<child>
<object class="GtkHBox" id="histogram_hbox">
- <property name="height_request">60</property>
+ <property name="height_request">160</property>
<property name="visible">True</property>
<child>
<placeholder/>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]