heronarts / LX

Core library for 3D LED lighting engines
https://chromatik.co/
Other
41 stars 25 forks source link

Remove unique encoder click behavior for DiscreteParameter #107

Closed jkbelcher closed 7 months ago

jkbelcher commented 7 months ago

The click-to-increment DiscreteParameters was a nice idea but in practice I've found it to be annoying. As a user you're expecting a certain behavior from the click (I'm expecting Reset) and it would be more convenient if the behavior was the same for DiscreteParameters.

mcslee commented 7 months ago

Yup I'm agreed, looks like the other knobs, consistency feels best.