RSully / RSColorPicker

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

Touch exclusion area added #79

Open Haidery opened 8 years ago

Haidery commented 8 years ago
RSully commented 8 years ago

I tried to test this but can't get it to work. Could you explain usage or update the sample app with an obvious example?

Also you made some changes like setting the default color to blue and making the selection view size smaller. Unless these are necessary for this patch they should be reverted.

Last, it looks like you just updated one of the unit tests. If this truly is changing the functionality then I would suggest creating tests for this feature separately.