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

Fix: diff editor arrow click enables breakpoint #179130

Merged
merged 3 commits into from
Apr 24, 2023
Merged

Fix: diff editor arrow click enables breakpoint #179130

merged 3 commits into from
Apr 24, 2023

Conversation

maxmmyron
Copy link
Contributor

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

@maxmmyron
Copy link
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