Working on new supports
refactoring tour classes
This commit is contained in:
parent
ae2c686c57
commit
83fd3423ec
7 changed files with 192 additions and 33 deletions
|
|
@ -98,7 +98,7 @@ Click 'Next' to continue the tour of the interface";
|
|||
|
||||
UiThread.RunOnIdle(() =>
|
||||
{
|
||||
TourOverlay.ShowSite(ApplicationController.Instance.MainView.TopmostParent(), 0);
|
||||
TourOverlay.ShowLocation(ApplicationController.Instance.MainView.TopmostParent(), 0);
|
||||
});
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue