issue: MatterHackers/MCCentral#4026
Scale menu typo
This commit is contained in:
LarsBrubaker 2018-08-21 17:00:15 -07:00 committed by John Lewin
parent e5732594c2
commit 7af5148f90
2 changed files with 2 additions and 1 deletions

View file

@ -163,6 +163,7 @@ namespace MatterHackers.MatterControl.DesignTools.Operations
}
[Description("Ensure that the part maintains its proportions.")]
[DisplayName("Maintain Proportions")]
public bool MaitainProportions { get; set; } = true;
[Description("Toggle between specifying the size or the percentage to scale.")]