Update tours to operate on lists of tour items
This commit is contained in:
parent
bf33611d3c
commit
d55c54f18e
6 changed files with 59 additions and 102 deletions
|
|
@ -84,7 +84,6 @@ namespace MatterHackers.MatterControl
|
|||
nextButton.Click += (s, e) =>
|
||||
{
|
||||
this.DialogWindow.CloseOnIdle();
|
||||
|
||||
UiThread.RunOnIdle(ProductTour.StartTour);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue