bhavy11mehta / iphone-color-picker

Automatically exported from code.google.com/p/iphone-color-picker
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Names in UIColor-HSVAdditions are not prefixed, leading to category collisions #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
The method names in UIColor-HSVAdditions are not prefixed and can therefore 
clash with other libraries. In particular, they clash with the Three20 library 
(using both this component and Three20 does not work).

Original issue reported on code.google.com by edskodev...@gmail.com on 15 Jul 2011 at 3:07

GoogleCodeExporter commented 8 years ago
Simple fix attached.

Original comment by edskodev...@gmail.com on 15 Jul 2011 at 3:17

Attachments: