RSColorPicker icon indicating copy to clipboard operation
RSColorPicker copied to clipboard

fixed redundant calls to delegate method -colorPickerDidChangeSelection:

Open baldoph opened this issue 10 years ago • 1 comments

-colorPickerDidChangeSelection: is now only called when user finger is tracking the picker, or when the selectionColor changes after a computation (change in brightness and opacity)

baldoph avatar Apr 09 '15 14:04 baldoph

This is very similar to #66. Also, were this to be implemented we would need to update the unit tests. I'll think about this some more.

RSully avatar Apr 09 '15 14:04 RSully