Assembly: Limits: Set one checkbox for each limit.
This commit is contained in:
@@ -209,6 +209,12 @@
|
||||
<property name="unit" stdset="0">
|
||||
<string notr="true">deg</string>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<double>-180.0</double>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<double>180.0</double>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="0">
|
||||
@@ -232,6 +238,12 @@
|
||||
<property name="unit" stdset="0">
|
||||
<string notr="true">deg</string>
|
||||
</property>
|
||||
<property name="minimum">
|
||||
<double>-180.0</double>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<double>180.0</double>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
||||
Reference in New Issue
Block a user