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

Month View and support for width > 320pt #294

Open
maggix opened this issue Sep 14, 2014 · 1 comment
Open

Month View and support for width > 320pt #294

maggix opened this issue Sep 14, 2014 · 1 comment

Comments

@maggix
Copy link

maggix commented Sep 14, 2014

The current month calendar controller does not support a screen width larger than 320 points.
As an example, this is what happens when you add a LaunchImage for the new iPhone 6 (and iPhone 6 Plus) to the Demo app, so that iOS enables full resolution for the application:

ios simulator screen shot 14 sep 2014 13 03 15

@maggix
Copy link
Author

maggix commented Sep 16, 2014

Hello everyone, I tried a workaround and it worked: I defined a scale factor for all sizes in TKCalendarMonthView.m using 320 as a baseline.
The result (on iPhone 6 at 750px) is attached. I manage a fork of this repository at this address where I work on a iOS7/iOS8-styled version.

ios simulator screen shot 15 sep 2014 16 39 40

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

1 participant