Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color function parameter's value not used #17

Open
mamouneyya opened this issue Jan 25, 2015 · 3 comments
Open

Color function parameter's value not used #17

mamouneyya opened this issue Jan 25, 2015 · 3 comments

Comments

@mamouneyya
Copy link

In line 114, the function ignores the color parameter, with a hardcoded [UIColor whiteColor].

@winzig
Copy link

winzig commented Feb 20, 2015

I thought I was going crazy, but yeah. Weird thing is it was fixed in the source back on 11/8/2014. Looks like a new release needs to be generated and the Podspec updated. In the meantime, you could call:

pod 'CBStoreHouseRefreshControl', :git => 'https://github.com/coolbeet/CBStoreHouseRefreshControl.git'

You might also want to check out this fork, which has some interesting additions:

https://github.com/Legoless/CBStoreHouseRefreshControl

Which you could use with:

pod 'CBStoreHouseRefreshControl', :git => 'https://github.com/Legoless/CBStoreHouseRefreshControl.git'

@yuklai
Copy link

yuklai commented Jun 6, 2015

can the pod be updated to the latest then?

@Skornos
Copy link

Skornos commented Jun 18, 2015

just use pod 'CBStoreHouseRefreshControl', :head

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants