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

iOS 7 compatibilty for the sales view #249

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

iOS 7 compatibilty for the sales view #249

wants to merge 3 commits into from

Conversation

plaincode
Copy link

Tiny and backward compatible tweak for iOS 7 compatibility of the sales view. Thanks!

@demodit
Copy link

demodit commented Sep 21, 2013

Great, thank you!

@Hawk-Innovations
Copy link

Great fix. The map view is also not displayed correctly. The same fix should be applied to mapView.m

@afehners
Copy link

Same needs to be added to ReportDetailViewController.m for when you press the charts and switch the detailed view of that days sales, with the optional map.

@Hawk-Innovations mapView.m is a subclass of UIView. setEdgesForExtendedLayout must be set on the ViewController. I think the bit your talking about just needs to fix added to ReportDetailViewController.

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.

4 participants