1
0
Fork 0

set the quality slider stepsize to 1.0 (for integers)

This commit is contained in:
ehofman 2010-04-11 09:03:55 +00:00
parent 52c46e87c9
commit 2a5a34c771

View file

@ -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>