+- When having a min/step/max-constrained number in the customizer and the min value is different from zero the slider could not select any correct value anymore. This is an issue with the underlying Godot engine 3 which doesn't support this combination for sliders. As such this issue cannot be fixed without migrating to Godot 4. As a workaround, the editor will not show a number edit instead of a slider in this case, so it is at least possible to enter a valid value. ([#61](https://github.com/derkork/openscad-graph-editor/issues/61)).
0 commit comments