(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:
parent
67c99283d8
commit
03947c7b50
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue