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:16:40 +02:00
parent 6a52a1ba5b
commit d009e9f129
1 changed files with 0 additions and 1 deletions

View File

@ -835,7 +835,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"/>