Skip to content

varInspector close event fix - #9

Merged
agermanidis merged 1 commit into
agermanidis:masterfrom
meain:bugfix-varinspector-close
Oct 15, 2017
Merged

varInspector close event fix#9
agermanidis merged 1 commit into
agermanidis:masterfrom
meain:bugfix-varinspector-close

Conversation

@meain

@meain meain commented Oct 15, 2017

Copy link
Copy Markdown
Contributor

varInspector on close (using close button rather than 'v') event to set variable to null

Comment thread main.js Outdated
}));

varInspector.on('close', () => {
// varInspector = null;

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this supposed to be commented?

@meain
meain force-pushed the bugfix-varinspector-close branch from afa7e3e to 44bce1e Compare October 15, 2017 05:54
@meain

meain commented Oct 15, 2017

Copy link
Copy Markdown
Contributor Author

Oops. Fixed it. I have amended to the original commit to keep the git history clean.

@agermanidis

Copy link
Copy Markdown
Owner

great, thanks!

@agermanidis
agermanidis merged commit 238e0e5 into agermanidis:master Oct 15, 2017
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