DearWidgets icon indicating copy to clipboard operation
DearWidgets copied to clipboard

Slider2* SameLine bug

Open logixworx opened this issue 3 years ago • 0 comments

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

logixworx avatar Jun 05 '21 04:06 logixworx