Make sliders more accurate
chrs1885 opened this issue · 0 comments
chrs1885 commented
What kind of feature would you like to see?
When end dragging RGB sliders on a real device, the targeted color value sometimes changed. Lifting off the finger seems to change the slider position.
How does it work in detail?
This could be solved by either doing some fancy zoom animation (depending on dragging speed) or by making right assumptions about the targeted color value.