Skip to content

[BugFix] Issue #347#357

Merged
RobbieTheWagner merged 2 commits intoshipshapecode:masterfrom
jayjfletcher:master
Apr 22, 2019
Merged

[BugFix] Issue #347#357
RobbieTheWagner merged 2 commits intoshipshapecode:masterfrom
jayjfletcher:master

Conversation

@jayjfletcher
Copy link
Copy Markdown
Contributor

@jayjfletcher jayjfletcher commented Apr 18, 2019

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.

This is a fix for Issue #347

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 jayjfletcher changed the title [BugFix] Issue #356 [BugFix] Issue #347 Apr 18, 2019
@jayjfletcher
Copy link
Copy Markdown
Contributor Author

Sorry I referenced the wrong issue # in my initial commit...

This is for issue #347

@RobbieTheWagner RobbieTheWagner merged commit 1635e64 into shipshapecode:master Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants