Skip to content

Fix default pointer cursor type association#23

Open
icelimetea wants to merge 1 commit into
CCBlueX:mainfrom
icelimetea:fix/default-cursor
Open

Fix default pointer cursor type association#23
icelimetea wants to merge 1 commit into
CCBlueX:mainfrom
icelimetea:fix/default-cursor

Conversation

@icelimetea
Copy link
Copy Markdown

@icelimetea icelimetea commented May 10, 2026

CefCursorType.POINTER probably should be GLFW_ARROW_CURSOR (0x36001) instead of 0.

Should fix some of Invalid standard cursor GL errors in LiquidBounce.

Probably a check with a warning for glfwId == 0 in MCEFGlfwCursorHelper#getGLFWCursorHandle in MCEF would also be appropriate.

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.

1 participant