summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJim Evins <evins@snaught.com>2010-06-12 12:20:29 -0400
committerJim Evins <evins@snaught.com>2010-06-12 12:35:02 -0400
commit3f4bd5d778015e524870eeb8bf89ad5bd615eabe (patch)
treeb5d31fff2a5679f238066b13b63a44b3474c6cec /data
parentfe7a2fbf407047c5d69ccc93e9d5a6cb92d08871 (diff)
Cleanup of shadows for boxes and ellipses.
Do a more intelligent job of drawing shadows for boxes and ellipses. Instead of just blindly drawing a fill shadow and an outline shadow, choose to draw one or the other and adjust size of shadow appropriately.
Diffstat (limited to 'data')
-rw-r--r--data/ui/object-editor.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/ui/object-editor.ui b/data/ui/object-editor.ui
index 395882f..43ac7f7 100644
--- a/data/ui/object-editor.ui
+++ b/data/ui/object-editor.ui
@@ -2176,7 +2176,7 @@
<object class="GtkAdjustment" id="adjustment3">
<property name="value">1</property>
<property name="lower">0.25</property>
- <property name="upper">4</property>
+ <property name="upper">10</property>
<property name="step_increment">0.25</property>
<property name="page_increment">1</property>
</object>