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

Reload issue in FSCalendar #587

Closed
donpauldev opened this issue Feb 9, 2017 · 3 comments
Closed

Reload issue in FSCalendar #587

donpauldev opened this issue Feb 9, 2017 · 3 comments

Comments

@donpauldev
Copy link

donpauldev commented Feb 9, 2017

The following informations are requested in a bug report
when i reload , only current month is only avilable, all other dates of other month is 0
event the placemarker heading is not visible(month)

(https://cloud.githubusercontent.com/assets/25659987/22778196/18f03464-eedc-11e6-8b2b-65dfbeee4f40.png)

when i scroll from current month to other like this..

(https://cloud.githubusercontent.com/assets/25659987/22778605/89f688ec-eedd-11e6-9e95-7e26434d7d2f.png)

above view is half scrolled state for you understanding..

please tell how to fix it.
thanks

@WenchaoD
Copy link
Owner

This issue is fixed in latest code. Please try again.

@Allow2CEO
Copy link

Fixed for us, thanks

@kartikqss
Copy link

func calendar(calendar: FSCalendar!, hasEventForDate date: NSDate!) -> Bool {
return shouldShowEventDot
}
this method is deprecated.what we use to show colour Dot on all dates of array i.e.["2017-05-12","2017-12-05"].

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