RSully / RSColorPicker

iOS color picker view with brightness control, opacity control, and delegation support.
Other
302 stars 77 forks source link

Is there ability to set the color prior to display? #6

Closed mariosm closed 12 years ago

mariosm commented 12 years ago

The title says it all. I have a stored UIColor value and would like to provide it to RSColorPickerView for display. Is there currently a way to do it?

Thanks

RSully commented 12 years ago

That currently isn't possible, however it was something @unixpickle was thinking about at one point, and may be added in the future. If you'd like to fork and submit the patch, feel free to.

RSully commented 12 years ago

This is now possible