Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BugFix] Issue #347 #357

Merged
merged 2 commits into from
Apr 22, 2019
Merged

[BugFix] Issue #347 #357

merged 2 commits into from
Apr 22, 2019

Commits on Apr 18, 2019

  1. [BugFix] Issue #356

    The _modalOverlayElem is destroyed upon cleanup, but is never rebuilt when restarting a tour.
    
    Moved the creation of the modal from the constructor to the startup process of the tour. This way the modal is rebuilt for each run through the tour.
    jayjfletcher authored Apr 18, 2019
    Configuration menu
    Copy the full SHA
    e2448ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37c6844 View commit details
    Browse the repository at this point in the history