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
6a52a1ba5b
commit
d009e9f129
|
@ -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"/>
|
||||
|
|
Loading…
Reference in New Issue