Load and Unload Macros working better.
Fixed colors on redeem purchase disabled button
This commit is contained in:
parent
a241888635
commit
06b1512698
24 changed files with 87 additions and 72 deletions
|
|
@ -38,7 +38,7 @@ namespace MatterHackers.MatterControl.SetupWizard
|
|||
UiThread.RunOnIdle(WizardWindow.Close);
|
||||
});
|
||||
footerRow.AddChild(new HorizontalSpacer());
|
||||
footerRow.AddChild(cancelButton);
|
||||
footerRow.AddChild(closeButton);
|
||||
}
|
||||
|
||||
private void ReportProgress(SyncReportType report)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue