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

Moved the top of the graph view 64 pixels down on iOS 7... #248

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Moved the top of the graph view 64 pixels down on iOS 7... #248

wants to merge 1 commit into from

Conversation

chbeer
Copy link

@chbeer chbeer commented Sep 12, 2013

... to fix the partly hidden and therefore unreadable graph problematic.

@emlombardo
Copy link
Contributor

Is this preferred to setting:
self.edgesForExtendedLayout = UIRectEdgeNone;

on the UIViewController?

@afehners
Copy link

self.edgesForExtendedLayout = UIRectEdgeNone;

is the correct way to do this.

merge request #249 is a good fix

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

Successfully merging this pull request may close these issues.

3 participants