Skip to content
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

Navigation bar overlap the calendar #6

Open
finddoc opened this issue May 20, 2015 · 3 comments
Open

Navigation bar overlap the calendar #6

finddoc opened this issue May 20, 2015 · 3 comments

Comments

@finddoc
Copy link

finddoc commented May 20, 2015

When I subclass the LIYDateTimePicker and push the subclassed controller from previous navigation controller, the navigator bar overlap the calendar view as attached.

ios simulator screen shot may 20 2015 10 42 14 am

@lyahdav
Copy link
Owner

lyahdav commented May 20, 2015

I'll try to fix this sometime soon. For now, I'm pretty sure if you change your navigation bar to not be transparent it should fix this issue.

@finddoc
Copy link
Author

finddoc commented May 20, 2015

Still not work, will it related to I use storyboard with the subclassed LIYDateTimePickerViewController? Thanks.

@finddoc
Copy link
Author

finddoc commented May 20, 2015

I use the traditional way to set the self.edgesForExtendedLayout = UIRectEdgeNone and it solved now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants