Salome HOME
Fix for the issue #1605 : optimization of undo/redo and abort processing
[modules/shaper.git] / src / SHAPERGUI / resources / LightApp.xml.in
index 670a053b045b4edc9a7e35bec502ab0f7df98021..5f43e73fa1f82792af08d9328a4e14433193338d 100644 (file)
@@ -40,5 +40,7 @@
     <parameter name="face-selection" value="true" />
     <parameter name="edge-selection" value="true" />
     <parameter name="vertex-selection" value="true" />
+    <parameter name="point-selection-sensitivity" value="20" />
+    <parameter name="edge-selection-sensitivity" value="2" />
   </section>
 </document>