Add missing color change
This commit is contained in:
parent
2bbe551ab9
commit
118e670839
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ namespace MatterHackers.MatterControl.ConfigurationPage.PrintLeveling
|
|||
+ " 1. Select the 'Controls' tab on the right".Localize() + "\n"
|
||||
+ " 2. Look for the calibration section (pictured below)".Localize() + "\n";
|
||||
contentRow.AddChild(this.CreateTextField(calibrated));
|
||||
contentRow.BackgroundColor = theme.MinimalShade;
|
||||
|
||||
// Create and display a widget for reference
|
||||
var exampleWidget = CalibrationControls.CreateSection(printer, theme);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue