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

Fix slider step precision #194

Merged
merged 1 commit into from
Apr 9, 2024
Merged

Fix slider step precision #194

merged 1 commit into from
Apr 9, 2024

Conversation

codytodonnell
Copy link
Collaborator

Sliders will now use the greatest number of decimal places in their max or min value to determine the step. For example, if the min is 3.125 and the max is 10.5, the step would be 0.001.

@codytodonnell codytodonnell requested a review from dauglyon April 4, 2024 17:18
@codytodonnell codytodonnell merged commit 44dd59c into main Apr 9, 2024
4 checks passed
@codytodonnell codytodonnell deleted the cody/slider-decimals branch April 9, 2024 16:21
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

Successfully merging this pull request may close these issues.

2 participants