[Nivertius] priority takes values from -128 to 127
This commit is contained in:
parent
ba229ed0e6
commit
edbb68df53
1 changed files with 1 additions and 1 deletions
|
@ -783,7 +783,7 @@
|
|||
<property name="update_policy">GTK_UPDATE_ALWAYS</property>
|
||||
<property name="snap_to_ticks">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>
|
||||
<packing>
|
||||
<property name="left_attach">1</property>
|
||||
|
|
Loading…
Add table
Reference in a new issue