set the quality slider stepsize to 1.0 (for integers)
This commit is contained in:
parent
52c46e87c9
commit
2a5a34c771
1 changed files with 1 additions and 0 deletions
|
@ -299,6 +299,7 @@
|
|||
<slider>
|
||||
<min>0.0</min>
|
||||
<max>5.0</max>
|
||||
<step>1.0</step>
|
||||
<property>/sim/rendering/quality-level</property>
|
||||
<binding>
|
||||
<command>dialog-apply</command>
|
||||
|
|
Loading…
Add table
Reference in a new issue