tweakpane icon indicating copy to clipboard operation
tweakpane copied to clipboard

Soft min/max values.

Open braebo opened this issue 2 years ago • 1 comments

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!

braebo avatar Oct 25 '23 18:10 braebo

Agree, was going to try and hack this in with event listeners but event capabilities appear to be fairly limited.

Bug-Reaper avatar Sep 22 '24 21:09 Bug-Reaper