This is the AMP version of this page.
If you want to load the real page instead, click this text.

Help! My ImGui, I can't resize my X axis

NepMods69

Inactive Approved Modder
Mar 6, 2022
122
5,272
193
Nepal
ImGuiStyle& menu = ImGui::GetStyle();
menu.WindowMinSize = ImVec2(glWidth/2 -200, glHeight/1.5);