Skip to content

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

Open
chbeer wants to merge 1 commit into
omz:masterfrom
chbeer:master
Open

Moved the top of the graph view 64 pixels down on iOS 7...#248
chbeer wants to merge 1 commit into
omz:masterfrom
chbeer:master

Conversation

@chbeer

@chbeer chbeer commented Sep 12, 2013

Copy link
Copy Markdown

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

@emlombardo

Copy link
Copy Markdown
Contributor

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

on the UIViewController?

@afehners

Copy link
Copy Markdown

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