(trunk-1608) Minor fix to slider widget in Prefs>Global, which was filling the whole trough, unlike the one right above it.

This commit is contained in:
Stephen Boddy 2015-08-09 14:17:13 +02:00
parent 67c99283d8
commit 03947c7b50
1 changed files with 0 additions and 1 deletions

View File

@ -864,7 +864,6 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="adjustment">adjustment7</property>
<property name="show_fill_level">True</property>
<property name="round_digits">1</property>
<property name="value_pos">left</property>
<signal name="change-value" handler="on_inactive_color_offset_change_value" swapped="no"/>