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
A way around this would be to set minimum window width ( ImGuiRedux doesn't have those APIs exposed yet). These can be used to achieve somewhat same results ImGuiSetWindowSize ImGuiSetNextWindowSize
It seems that the title bar width is not taken into account when automatic resizing is enabled, which trims long headers.

The text was updated successfully, but these errors were encountered: