justinHowlett/JHActivityButton

Eased color transform is buggy as hell, UIColor blackColor and whiteColor cause major issues

Closed this issue · 1 comments

Eased color transform is buggy as hell, UIColor blackColor and whiteColor cause major issues

only UIColor's with a UIDeviceRGBColorSpace are currently supported. UIDeviceWhiteColorSpace Colors like [UIColor whiteColor] won't work.