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

force the isDirty flag to always be false #10295

Merged
merged 1 commit into from
May 7, 2020

Conversation

alanrenmsft
Copy link
Contributor

This PR fixes #10282

ADS is trying to restore it because the editor was set to be dirty when we select different rows. so i am setting the dirty attribute to false everyone time we update its content. I don't fully understand how the whole editor works, this does seem to fix the problem for me, i can no longer repro the issue. please let me know if there is a more proper fix.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.005%) to 33.409% when pulling eca40e7 on alanren/fix-profiler-issue into 89a845d on master.

@alanrenmsft alanrenmsft merged commit d87855c into master May 7, 2020
@alanrenmsft alanrenmsft deleted the alanren/fix-profiler-issue branch May 7, 2020 17:08
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.

Profiler leaving orphaned editor windows
3 participants