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

Missing row highlight on hover #8498

Open
eabase opened this issue Mar 18, 2025 · 0 comments
Open

Missing row highlight on hover #8498

eabase opened this issue Mar 18, 2025 · 0 comments

Comments

@eabase
Copy link

eabase commented Mar 18, 2025

Version/Branch of Dear ImGui:

1.91.9

Back-ends:

imgui_impl_win32_dx12.cpp

Compiler, OS:

Windows-11

Full config/build information:

19190

Details:

Looking to highlight both rows and columns in a table, I found in the "Angled headers" demo, the settings for
ImGuiTableFlags_HighlightHoveredColumn (from imgiu.h).
But where is the equivalent for Rows?

Screenshots/Video:

na

Minimal, Complete and Verifiable Example code:

na

Related Tickets/References:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants