sanojKashyap

Results 5 comments of sanojKashyap

Its not working. I should load view from as per current time On 25-May-2016 5:08 PM, "Dominik Pich" [email protected] wrote: > the calendar view has - (void)scrollDateToVisible:(NSDate\* _Nonnull)date > animated:(BOOL)animated;...

Hey, could you please, let me know required to change to fix the issue, i have done a lot of changes in last version, which is not possible to revert...

Just to show the as events start from time I have modified it like, - (void)showPreviewForDate:( nullable NSDate *)startDate { dispatch_async(dispatch_get_main_queue(), ^{ [self.centerCal setContentOffset:CGPointMake(0,[self getDynamicYAxisFor:startDate]) animated:NO]; }); } #pragma mark...

First of all the width wise it should be equal. Please, check the overlapping issue. ![screen shot 2017-03-04 at 8 42 17 pm](https://cloud.githubusercontent.com/assets/3175370/23579727/cdb5b960-0119-11e7-808d-e5500e40ae3a.png)

Yes... On 16-Apr-2016 6:34 AM, "JTAppleCalendar" [email protected] wrote: > still experiencing this? > > — > You are receiving this because you authored the thread. > Reply to this email...