You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry I don't get it. I want to add a circle view on the color picker. When the touch moves, the circle view will present the color of point. This part is already finished, now I want to add an initial color for the circle view and set the circle view to the right position on the color picker. So my question is there any way to convert from color to touch point? Something like: (CGPoint)touchPointFromColor:(UIColor *)color
Hello, it's a nice and clean control. Is any way to convert from color to touch point? Thank you very much.
The text was updated successfully, but these errors were encountered: