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

ImGuiMouseCursor_ missing defines #208

Closed
learn-more opened this issue Jan 29, 2021 · 0 comments · Fixed by #209
Closed

ImGuiMouseCursor_ missing defines #208

learn-more opened this issue Jan 29, 2021 · 0 comments · Fixed by #209

Comments

@learn-more
Copy link
Collaborator

ImGuiMouseCursor_None = -1,
ImGuiMouseCursor_Hand = 7,
And for a newer imgui, there is also:
ImGuiMouseCursor_NotAllowed = 8,

@swistakm swistakm added the release pending Merged but still needs official release label Feb 16, 2021
@KinoxKlark KinoxKlark removed the release pending Merged but still needs official release label Apr 19, 2023
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 a pull request may close this issue.

3 participants