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

Update tests to use DragMouseBy and DragMouseTo #8950

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

sharwell
Copy link
Member

@sharwell sharwell commented Apr 6, 2023

  • Wait for WM_MOUSEMOVE processing before sending more messages.
  • Match WM_LBUTTONDOWN with WM_LBUTTONUP

Closes #6609
Closes #6714
Closes #7297
Closes #7407
Closes #8635

Microsoft Reviewers: Open in CodeFlow

* Wait for WM_MOUSEMOVE processing before sending more messages.
* Match WM_LBUTTONDOWN with WM_LBUTTONUP

Closes dotnet#6609
Closes dotnet#6714
Closes dotnet#7297
Closes dotnet#7407
Closes dotnet#8635
@sharwell sharwell requested a review from a team as a code owner April 6, 2023 18:51
@ghost ghost assigned sharwell Apr 6, 2023
@dreddy-work dreddy-work merged commit 5d8e6d6 into dotnet:main Apr 6, 2023
@ghost ghost added this to the 8.0 Preview4 milestone Apr 6, 2023
@sharwell sharwell deleted the drag-mouse branch April 7, 2023 18:49
@ghost ghost locked as resolved and limited conversation to collaborators May 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.