Skip to content

Ensure that setting the GLFW mouse standard cursor works as expected - #2172

Merged
Perksey merged 1 commit into
dotnet:mainfrom
paralaxsd:hotfix/desynched-glfw-standard-cursor
May 10, 2024
Merged

Ensure that setting the GLFW mouse standard cursor works as expected#2172
Perksey merged 1 commit into
dotnet:mainfrom
paralaxsd:hotfix/desynched-glfw-standard-cursor

Conversation

@paralaxsd

Copy link
Copy Markdown
Contributor

Summary of the PR

This fixes unexpected behavior when setting the Standard Cursor using the GLFW backend as described at #2169.

This CL reverts the logic to before
ff35bea - This is the April 2024 Update (v2.21.0) (dotnet#2115)
This fixesdotnet#2169.
@paralaxsd
paralaxsd requested a review from ThomasMiz as a code ownerMay 10, 2024 14:58
@paralaxsdparalaxsd changed the title Honor precondition of UpdateStandardCursor()Ensure that setting the GLFW Standard cursor works as expectedMay 10, 2024
@paralaxsdparalaxsd changed the title Ensure that setting the GLFW Standard cursor works as expectedEnsure that setting the GLFW mouse standard cursor works as expectedMay 10, 2024
@Perksey
Perksey merged commit 8029186 into dotnet:mainMay 10, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@paralaxsd@Perksey