Hello,
I would like to request if possible to optionally add steps in interactable progress bars, to ensure easier and more rounded value definition even for floats.
Example of implementation:
[ProgressBar("Example", minValue: .5f, maxValue: 3f, IsInteractable = true, step: .25f)]
Currently, when using floats, you would get values that go down to multiple decimal places. For example reaching an exact 1.5 would be hard, but i'd most likely get something along the lines 1.505693