Howdy! I was wondering if there would be any interest in adding direct value inputs (e.g. <input type="number">
) next to numeric input sliders. Perhaps they could be accessed by clicking on the numeric preview to the right of the slider, transforming it into a direct input. Or alternatively, I think photo editing software scales down the slide rate if you hold shift (or some modifier) allowing you to make micro adjustments on a slider.
I'm configuring key repeating behavior and prefer a fast trigger and a fast repeat rate. On MacOS, I have both "key repeat rate" and "delay until repeat" set to their fastest values in the native OS keyboard settings menu. To match the same repeating behavior in BTT, I'd need to set the delay and repeat values to 0.1 and 0.05. The issue is the numeric input sliders for these settings go from 0.00 - 2.00, which means that I need pixel perfect precision. Not impossible, but the difference between 0.04
and 0.05
is too small for me to drag my finger on the trackpad, so I end up swinging the slider back and fourth hoping to land on the correct value.
While I'm sure the argument could be made that it's fine to get it "close enough," seeing all the sliders on close-but-different values would bug me.