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

Full graphic not displaying #6

Closed
rfunk82 opened this issue Jan 30, 2015 · 4 comments
Closed

Full graphic not displaying #6

rfunk82 opened this issue Jan 30, 2015 · 4 comments

Comments

@rfunk82
Copy link

rfunk82 commented Jan 30, 2015

I implemented the library and the issue I have is that the graphic doesn't fully display. I can't get to the sun and only half of the buildings are visible, it gets like "stuck". There is a navigation bar and it looks like it doesn't take that into account.

@constantineSafronov
Copy link
Contributor

Please send me screenshots from app and your implementation.

@rfunk82
Copy link
Author

rfunk82 commented Feb 3, 2015

Do you have an email I can reach you at? Thanks.

@rfunk82
Copy link
Author

rfunk82 commented Feb 4, 2015

I found that the problem is that my previous viewcontrolelr has the navigationbar hiddden thats why I have to call this line in the tableviewcontroller:

[[self navigationController] setNavigationBarHidden:NO animated:YES];

for some reason the pull to refresh doesn't see that navigation bar

@rfunk82
Copy link
Author

rfunk82 commented Feb 18, 2015

Removed from my app.

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