-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The fresh created calendarView is cut at the very top #119
Comments
@MosheBerman You mentioned that 5.0.0 is around the corner - can you tell a bit more concrete - when it will happen?.. |
I don't want to commit to a specific day, but I need this for a couple of side projects, so I've been working on this since the end of July. Probably a couple of days tops. Trying to round everything out, and make sure it all works right. |
@MosheBerman I meant more months - in August, in September... no strict dates :) |
5.0.0 was just released. Cocoapods should be propagating now. |
(Please let me know if this can be closed.) |
@iChernov Is this still an issue with 5.0.x? |
It's been a couple of weekends. 😄 Any luck? |
This thing is fixed |
Great! |
Modally presented ViewController, the only thing is done - in viewDidLoad method added the CalendarView. As you can see (see photo attached) - the top line of numbers is cut. Seems like it is added to the view without respect of TopLayoutGuide... at least I assume so.
The text was updated successfully, but these errors were encountered: