JTAppleCalendar: Problem changing device orientation
Hello, Jay. 😃
I don’t know if I’m missing something, but I’m trying to get my app to support multiple orientations and the calendar won’t update properly when the device is rotated.
Here’s how it looks at first:
Then I rotate the device and:
When I scroll to a different date this appears to be fixed, so I’m scrolling at didRotate()
:
But even if it appears to be fixed at first, when I scroll to a different month and try to select a date the calendar breaks again. Any ideas?
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 31 (16 by maintainers)
Fixed on latest master branch. closing.
Alright, i’ll check this out later