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

(Request) NotAllowed cursor when hovering BeginDisabled() area #8384

Open
Willy-JL opened this issue Feb 10, 2025 · 0 comments
Open

(Request) NotAllowed cursor when hovering BeginDisabled() area #8384

Willy-JL opened this issue Feb 10, 2025 · 0 comments

Comments

@Willy-JL
Copy link

Version/Branch of Dear ImGui:

Version 1.91.8, Branch: master

Back-ends:

imgui_impl_sdl3.cpp + imgui_impl_opengl3.cpp

Compiler, OS:

Linux + Clang 19.1.7

Full config/build information:

No response

Details:

My Issue/Question:

Might be a useful addition to automatically (maybe behind a config/style flag, or not) set the cursor type to ImGuiMouseCursor_NotAllowed when hovering an area inside BeginDisabled(true)/EndDisabled(). As far as I can see, this cursor type is basically unused as it stands now, except for the demo window showing it.

Screenshots/Video:

No response

Minimal, Complete and Verifiable Example code:

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

No branches or pull requests

1 participant