Closed julianlau closed 11 years ago
Tried to download the latest source and run the demo with IOS 5.0/5.1, the application terminated with an uncaught exception:
'CALayerInvalidGeometry', reason: 'CALayer position contains NaN: [nan 18]'
Its most likely happened in TKCalendarMonthView.m _updateSubviewFramesWithTile method.
This running well on IOS 6.0 though.
Repo steps: Launch demo -> Month Grid Calendar
Tried to download the latest source and run the demo with IOS 5.0/5.1, the application terminated with an uncaught exception:
'CALayerInvalidGeometry', reason: 'CALayer position contains NaN: [nan 18]'
Its most likely happened in TKCalendarMonthView.m _updateSubviewFramesWithTile method.
This running well on IOS 6.0 though.
Repo steps: Launch demo -> Month Grid Calendar