All buttons switch to agg themed buttons
This commit is contained in:
parent
02be841100
commit
3307e204ee
79 changed files with 218 additions and 881 deletions
|
|
@ -148,7 +148,7 @@ namespace MatterHackers.MatterControl
|
|||
|
||||
public void ShowWizardFinished(Action doneClicked = null)
|
||||
{
|
||||
var doneButton = new TextButton("Done".Localize(), theme)
|
||||
var doneButton = new ThemedTextButton("Done".Localize(), theme)
|
||||
{
|
||||
Name = "Done Button",
|
||||
BackgroundColor = theme.MinimalShade
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue