tweakpane
tweakpane copied to clipboard
Soft min/max values.
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!
Agree, was going to try and hack this in with event listeners but event capabilities appear to be fairly limited.