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

Granular sliders #27

Open
SolraBizna opened this issue Jul 23, 2024 · 1 comment
Open

Granular sliders #27

SolraBizna opened this issue Jul 23, 2024 · 1 comment
Labels
difficulty: easy Only minor difficulties anticipated. type: enhancement New feature or request

Comments

@SolraBizna
Copy link
Member

Many sliders in the UI, particularly the horizontal and vertical sensitivity, exhibit the "arbitrary precision problem". The granularity should be reduced to at least one pixel per stop, the decimal value truncated to one or two places, and the truncated value be what is recorded in the preferences.

@SolraBizna SolraBizna added type: enhancement New feature or request difficulty: easy Only minor difficulties anticipated. labels Jul 23, 2024
@aaronfreed
Copy link
Contributor

I would add the additional suggestion of allowing users to click the number and manually input a value with arbitrary levels of precision – thus, if I decide I want exactly .0625 as my mouse precision, I can input that. I agree with truncating the slider value otherwise.

(This suggestion might bump the difficulty up to Normal, and I’m fine making it a stretch goal.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: easy Only minor difficulties anticipated. type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants