how to force reload calendar for new frame? If I rotate iPad and pure change frame of calendar by
calendar.frame = newframe; with hidden calendar and unhide I can see incorrect size of elements. I can appear when calendar is not hidden.
Moreover, there is another bug: from time to time vertical spaces between vertical elements suddenly dissapear. I can't catch when but those bugs exist.
how to force reload calendar for new frame? If I rotate iPad and pure change frame of calendar by
calendar.frame = newframe;with hidden calendar and unhide I can see incorrect size of elements. I can appear when calendar is not hidden.Moreover, there is another bug: from time to time vertical spaces between vertical elements suddenly dissapear. I can't catch when but those bugs exist.