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
after the ImGui_ImplText_Init(); call.
This added a Space right to the vertical scroll bar, but it fixed the content alignment and the dragging of the horizontal one.
Horizontal scrolling for tables doesn't work. It is rendered double-width, overlayed on the last line and is not clickable/scrollable with the mouse.
Tested with the lasta ImTui commit both on Windows (MSVC vs2019) & Ubuntu WSL in the Windows Terminal.
The text was updated successfully, but these errors were encountered: