Glen Tregoning
Glen Tregoning
Looking through the change history it appears as if this sub-layer application of corner-radius (and removal of layer.masksToBounds = YES) was introduced to allow shadow handling.
I don' think it had to do with my change, but I haven't confirmed that. I think the issue resides in ``` -(NSDate *) [NSCalendar+Juncture firstDayOfTheWeekUsingReferenceDate:(NSDate *)date andStartDay:(NSInteger)day] ``` We've...
Actually sorry to say I've switched to using another Calendar library (as I wanted something a little more decoupled).
This is the project I'm currently using. https://github.com/jonathantribouharet/JTCalendar/