+ allow negative values in revolve task panel
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5351 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
parent
7a7be8e2d4
commit
5aebda6e2c
|
@ -53,6 +53,9 @@
|
|||
<property name="decimals">
|
||||
<number>1</number>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<double>-360.000000000000000</double>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<double>360.000000000000000</double>
|
||||
</property>
|
||||
|
|
Loading…
Reference in New Issue
Block a user