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

How to disable selectColor but not "didSelectFunction" #336

Closed
lyc0503 opened this issue Jun 17, 2016 · 3 comments
Closed

How to disable selectColor but not "didSelectFunction" #336

lyc0503 opened this issue Jun 17, 2016 · 3 comments

Comments

@lyc0503
Copy link

lyc0503 commented Jun 17, 2016

I want to push a new viewController by date selection.
How to disable selectColor when I'm trying to do this.

@WenchaoD
Copy link
Owner

Hi @lyc0503
I'm not sure what u mean by 'disable selectColor when I'm trying to do this.'

@lyc0503
Copy link
Author

lyc0503 commented Jun 17, 2016

I need to do something (push a new viewcontroller)
but I don't want "selectColor" when I selected.

I can't set selectColor to clearColor, it will change the origin color I set by using method "- (UIColor *)calendar:(FSCalendar *)calendar appearance:(FSCalendarAppearance *)appearance fillDefaultColorForDate:(NSDate *)date"

Please help!

@WenchaoD
Copy link
Owner

@lyc0503 U can set the selectColor the same of your fillDefaultColor

@WenchaoD WenchaoD closed this as completed Jul 2, 2016
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

2 participants