Can we have a set color fucntion?
Opened this issue · 1 comments
JeromeTW commented
Something like
colorPicker.set(UIColor.red)
and then all UI will update without setup all stuff again.
I like the Color picker, it's easy to use, thank you so much.
johankasperi commented
Glad you like it! Yeah something like that should be easy to implement. Will do it as soon as I find the time.