You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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"].
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
The text was updated successfully, but these errors were encountered: