[Nivertius] priority takes values from -128 to 127
This commit is contained in:
parent
ba229ed0e6
commit
edbb68df53
|
@ -783,7 +783,7 @@
|
||||||
<property name="update_policy">GTK_UPDATE_ALWAYS</property>
|
<property name="update_policy">GTK_UPDATE_ALWAYS</property>
|
||||||
<property name="snap_to_ticks">False</property>
|
<property name="snap_to_ticks">False</property>
|
||||||
<property name="wrap">False</property>
|
<property name="wrap">False</property>
|
||||||
<property name="adjustment">5 0 10 1 5 5</property>
|
<property name="adjustment">5 -128 127 1 5 5</property>
|
||||||
</widget>
|
</widget>
|
||||||
<packing>
|
<packing>
|
||||||
<property name="left_attach">1</property>
|
<property name="left_attach">1</property>
|
||||||
|
|
Loading…
Reference in New Issue