Salome HOME
Issue #2082 Sketch multiple rotation does not work as expected: debug information
[modules/shaper.git] / src / FeaturesPlugin / rotation_widget.xml
index 1d94eea3caf68a91ab30ce8a060c1482aaac61c3..2ec8b40fdb16677ba1789b71bf6a4c15aa9d6baa 100755 (executable)
@@ -24,8 +24,6 @@
       </shape_selector>
       <doublevalue id="angle"
                    label="Angle"
-                   min="-360"
-                   max="360"
                    step="1.0"
                    default="0"
                    icon="icons/Features/angle.png"
@@ -58,6 +56,7 @@
                       shape_types="vertex">
         <validator id="GeomValidators_ConstructionComposite"/>
         <validator id="GeomValidators_ShapeType" parameters="vertex"/>
+        <validator id="GeomValidators_DifferentShapes"/>
       </shape_selector>
       <shape_selector id="end_point"
                       label="End point"