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
Put two Slider2* widgets on ImGui::SameLine() and try to space them.
Whether you pass an argument to ImGui::SameLine or follow that with ImGui::Ident() or ImGui::Dummy(), the rightmost Slider2
widget shrinks in scale the further you move it away from the leftmost Slider2 widget
The text was updated successfully, but these errors were encountered:
Put two Slider2* widgets on ImGui::SameLine() and try to space them.
Whether you pass an argument to ImGui::SameLine or follow that with ImGui::Ident() or ImGui::Dummy(), the rightmost Slider2
widget shrinks in scale the further you move it away from the leftmost Slider2 widget
The text was updated successfully, but these errors were encountered: