You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ImGui::TableGetHoveredColumn and ImGui::TableGetHoveredRow
Note: ImGui::TableGetHoveredRow is still not public for use as it documented -- it has a 1 frame latency but is quite useful, so I hope this could be added.
The text was updated successfully, but these errors were encountered:
Version
1.86.11
What part of the binding has gaps?
Dear ImGui
What is missing?
ImGui::TableGetHoveredColumn
andImGui::TableGetHoveredRow
Note:
ImGui::TableGetHoveredRow
is still not public for use as it documented -- it has a 1 frame latency but is quite useful, so I hope this could be added.The text was updated successfully, but these errors were encountered: