Skip to content

[Feature Request] - Define steps in interactable progress bars #145

@zRevenger

Description

@zRevenger

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions