emoacht / Monitorian

A Windows desktop tool to adjust the brightness of multiple monitors with ease
https://www.microsoft.com/store/apps/9nw33j738bl0
MIT License
3.16k stars 154 forks source link

It is hard to choose a precise value using the slider #499

Closed ibrahimGit123 closed 11 months ago

ibrahimGit123 commented 11 months ago

It is hard to choose a precise value using the slider. For example, if i want a value of 18, it is hard to get that exact number without clicking with the mouse multiple times.

Suggested solution: Allow us to use keyboard left and right arrow keys when we click on the slider to increment+1 and -1 values. Another option is to add clickable arrows on the left and right of the slider that increment +1 and -1

emoacht commented 11 months ago

Moving a slider with arrow keys is already there. Once you click on the slider, you can move it with left or right arrow key.

ibrahimGit123 commented 11 months ago

O, I see, thanks for letting me know. I did not notice because it does not move one point per arrow click/key down. It just moves when you keep pressing the arrow down. It would be simpler if it moved 1 point for each arrow key down in addition to moving faster once pressed down

emoacht commented 11 months ago

I found that the combination of a setting of Slider and custom dunction causes this behavior. Fixed by bb8824ebe4707b96f636d25682c62192ad43ee29