Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: Slider that snaps to certain values #7

Open
Crushy opened this issue Aug 30, 2013 · 0 comments
Open

Idea: Slider that snaps to certain values #7

Crushy opened this issue Aug 30, 2013 · 0 comments

Comments

@Crushy
Copy link

Crushy commented Aug 30, 2013

Something that looks like this

[Range(1f, 10f, 0.5f)]
float values;

Where 1f is the minimum, 10f is the maximum and 0.5f is the step.

It would output a slider that can selects values such as 1, 1.5, 2, 2.5 ... 5.5 ... 9.5, 10, etc.

Congrats on the great idea of creating this repo btw 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant