MosheBerman / MBCalendarKit

An open source calendar framework for iOS, with support for customization, IBDesignable, Autolayout, and more.
Other
560 stars 120 forks source link

Not able to click last day in WeekView when calendarView.firstWeekDay = 2 or 3; #106

Closed narendra-ct closed 7 years ago

narendra-ct commented 8 years ago

Hi,

I have an issue with MBCalendarKit , when i change my calendarView.firstWeekDay = 2 or when i change my region "netherland" from iPhone settings, application is not allowing us to click last day of week.Please have a look on this.

Please find attached image for more info. thumb_img_4393_1024

MosheBerman commented 8 years ago

Thanks for filing. Can you provide a code sample or sample Xcode project?

narendra-ct commented 8 years ago

PFA sample xcode project, and try to click CalendarKit.zip on Sunday (day) on weekview.

MosheBerman commented 7 years ago

MBCalendarKit 5 includes a heavily modified calendar view, so please try it and see how it works. If you have any more questions, please feel free to comment here and we can re-open this issue.