1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

OP-1447 Use smaller steps for the output calibration wizard page slider

This commit is contained in:
Stefan Karlsson 2014-08-15 20:03:08 +02:00
parent a309537e62
commit 49c5c7a3d8

View File

@ -88,10 +88,10 @@ p, li { white-space: pre-wrap; }
<number>1300</number>
</property>
<property name="singleStep">
<number>10</number>
<number>1</number>
</property>
<property name="pageStep">
<number>20</number>
<number>10</number>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>