Add option to disable rotation center indication

This commit is contained in:
Rexbas
2023-07-09 13:45:39 +02:00
parent b0dbdfc74b
commit fa0378e878
4 changed files with 27 additions and 1 deletions

View File

@@ -18,6 +18,7 @@
<FCInt Name="CornerCoordSystemSize" Value="10"/>
<FCBool Name="CheckBoxSelectionCheckBoxes" Value="1"/>
<FCBool Name="InvertZoom" Value="1"/>
<FCBool Name="ShowRotationCenter" Value="1"/>
<FCInt Name="NaviStepByTurn" Value="8"/>
<FCText Name="NavigationStyle">Gui::CADNavigationStyle</FCText>
<FCInt Name="OrbitStyle" Value="1"/>