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:

simulator screen shot 20 de fev de 2017 19 42 18

Then I rotate the device and:

simulator screen shot 20 de fev de 2017 19 42 23

When I scroll to a different date this appears to be fixed, so I’m scrolling at didRotate():

simulator screen shot 20 de fev de 2017 19 42 32

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)

Most upvoted comments

Fixed on latest master branch. closing.

Alright, i’ll check this out later