Skip to content

Fix: diff editor arrow click enables breakpoint #179130

Merged
hediet merged 3 commits into
microsoft:mainfrom
maxmmyron:bug/diff-breakpoint-clash
Apr 24, 2023
Merged

Fix: diff editor arrow click enables breakpoint #179130
hediet merged 3 commits into
microsoft:mainfrom
maxmmyron:bug/diff-breakpoint-clash

Conversation

@maxmmyron

Copy link
Copy Markdown
Contributor

This PR fixes #179115 by switching the mouse event for the diff arrow from onMouseDown to onMouseUp.

@maxmmyron

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

@hediet hediet added this to the April 2023 milestone Apr 13, 2023
@hediet hediet enabled auto-merge April 24, 2023 12:03
@hediet hediet merged commit 16307b3 into microsoft:main Apr 24, 2023
@maxmmyron maxmmyron deleted the bug/diff-breakpoint-clash branch April 24, 2023 13:05
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 8, 2023
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.

Clicking the arrows in diff views on created lines adds a breakpoint

4 participants