diff --git a/src/Mod/Sketcher/Gui/SketcherSettings.cpp b/src/Mod/Sketcher/Gui/SketcherSettings.cpp index 3d05b87a03..e215216c75 100644 --- a/src/Mod/Sketcher/Gui/SketcherSettings.cpp +++ b/src/Mod/Sketcher/Gui/SketcherSettings.cpp @@ -232,6 +232,7 @@ void SketcherSettingsColors::saveSettings() ui->ConstrainedColor->onSave(); ui->NonDrivingConstraintColor->onSave(); ui->DatumColor->onSave(); + ui->ExprBasedConstrDimColor->onSave(); ui->SketcherDatumWidth->onSave(); ui->DefaultSketcherVertexWidth->onSave(); @@ -256,6 +257,7 @@ void SketcherSettingsColors::loadSettings() ui->ConstrainedColor->onRestore(); ui->NonDrivingConstraintColor->onRestore(); ui->DatumColor->onRestore(); + ui->ExprBasedConstrDimColor->onRestore(); ui->SketcherDatumWidth->onRestore(); ui->DefaultSketcherVertexWidth->onRestore(); diff --git a/src/Mod/Sketcher/Gui/SketcherSettingsColors.ui b/src/Mod/Sketcher/Gui/SketcherSettingsColors.ui index e6f1608c1b..3c9d4eb405 100644 --- a/src/Mod/Sketcher/Gui/SketcherSettingsColors.ui +++ b/src/Mod/Sketcher/Gui/SketcherSettingsColors.ui @@ -344,6 +344,33 @@ + + + Expression dependent constraint color + + + + + + + The color of expression dependent datum constraints in edit mode + + + + 255 + 127 + 38 + + + + ExprBasedConstrDimColor + + + View + + + + @@ -356,7 +383,7 @@ - + The color of the datum portion of a driving constraint @@ -376,7 +403,7 @@ - + @@ -389,7 +416,7 @@ - + The default line thickness for new shapes @@ -411,7 +438,7 @@ - + @@ -424,7 +451,7 @@ - + The default line thickness for new shapes @@ -446,7 +473,7 @@ - + @@ -459,7 +486,7 @@ - + The default line thickness for new shapes @@ -481,7 +508,7 @@ - + @@ -494,7 +521,7 @@ - + @@ -511,7 +538,7 @@ - + @@ -524,7 +551,7 @@ - +