cocopon / tweakpane

:control_knobs: Compact GUI for fine-tuning parameters and monitoring value changes
https://tweakpane.github.io/docs/
MIT License
3.41k stars 85 forks source link

Soft min/max values. #576

Open braebo opened 8 months ago

braebo commented 8 months ago

Hey! Sorry if this has been suggested before, but I think it would be a big QOL improvement if min and max values were soft.

Using the number input directly (or the draggable bit beside it) should allow users to set any value beyond the min/max.

If users need to hard clamp their values, they can do it themselves. Not being able to work around the min/max his very inconvenient and imposes several limitations that can become cumbersome to work around.

I'm curious to hear thoughts around this one!