Files
OrcaSlicer-KX/src
Lukas Matena 73ea766b86 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