Files
OrcaSlicer-KX/src
Lukas Matena e93c5d4f20 ImGui sliders clamping:
ImGuiWrapper::slider_float now clamps the value returned by imgui by default. Bare ImGui::SliderFloat
allows entering off-scale values when entered by keyboard, which is not nice. The protection can
be turned off by the last optional parameter.
2021-07-22 15:50:48 +02:00
..
2021-05-17 20:25:59 +02:00
2021-07-22 15:50:48 +02:00