Skip to content

Fix #65287 - Disable warning in markdown preview doesn't immediately hide the warning#65396

Merged
mjbvz merged 1 commit intomicrosoft:masterfrom
skprabhanjan:fix-65287
Dec 19, 2018
Merged

Fix #65287 - Disable warning in markdown preview doesn't immediately hide the warning#65396
mjbvz merged 1 commit intomicrosoft:masterfrom
skprabhanjan:fix-65287

Conversation

@skprabhanjan
Copy link
Contributor

@mjbvz , This fixes #65287
this.webviewManager.refresh(); was not there when the selection was made and it was just returning after toggling the setting value.
So I added that line before return.
Please review this and let me know if its good :)

@mjbvz mjbvz added this to the December/January 2019 milestone Dec 19, 2018
@mjbvz mjbvz merged commit 55ebf93 into microsoft:master Dec 19, 2018
@mjbvz
Copy link
Collaborator

mjbvz commented Dec 19, 2018

Thanks! This looks like the right fix to me

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable warning in markdown preview doesn't immediately hide the warning

3 participants