chrs1885 / SheetyColors

An action sheet styled color picker for iOS.
MIT License
106 stars 14 forks source link

Make sliders more accurate #20

Closed chrs1885 closed 4 years ago

chrs1885 commented 4 years ago

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.

What does the API look like?

-

Any existing projects that do something similiar?

-