fix #284660: stepping of RMS spinner in SC4 compressor

for a range between 0 and 1 a stepping of 1 doesn't make much sense, 0.1
seems more reasonable
This commit is contained in:
Joachim Schmitz 2019-02-23 12:15:51 +01:00
parent 24aef32654
commit fdae95f18f

View file

@ -516,6 +516,9 @@
<property name="maximum">
<double>1.000000000000000</double>
</property>
<property name="singleStep">
<double>0.100000000000000</double>
</property>
</widget>
</item>
<item row="1" column="1">