1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00

Update UI for dials plugin for up to 5 decimals for factor.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1973 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
edouard 2010-10-17 14:20:53 +00:00 committed by edouard
parent 82b702e239
commit 91695b4e7d

View File

@ -151,7 +151,7 @@
<rect>
<x>10</x>
<y>10</y>
<width>454</width>
<width>478</width>
<height>151</height>
</rect>
</property>
@ -300,6 +300,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="decimals">
<number>5</number>
</property>
<property name="minimum">
<double>-100000.000000000000000</double>
</property>
@ -370,7 +373,7 @@
<rect>
<x>10</x>
<y>10</y>
<width>449</width>
<width>473</width>
<height>139</height>
</rect>
</property>
@ -504,6 +507,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="decimals">
<number>5</number>
</property>
<property name="minimum">
<double>-100000.000000000000000</double>
</property>
@ -574,7 +580,7 @@
<rect>
<x>10</x>
<y>10</y>
<width>449</width>
<width>473</width>
<height>139</height>
</rect>
</property>
@ -708,6 +714,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="decimals">
<number>5</number>
</property>
<property name="minimum">
<double>-100000.000000000000000</double>
</property>