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

Calendar layout is broken #375

Closed
salabaha opened this issue Jul 21, 2016 · 1 comment
Closed

Calendar layout is broken #375

salabaha opened this issue Jul 21, 2016 · 1 comment

Comments

@salabaha
Copy link

salabaha commented Jul 21, 2016

If in calendar "SwiftExample" we configure calendar as follow

calendar.scope = .Week;
calendar.pagingEnabled = false

then we will end up with calendar layout completely broken. See screenshot below.

screen shot 2016-07-21 at 4 08 37 pm

Here is zip file with the "SwiftExample" project demonstrating the problem
SwiftExample.zip

@WenchaoD
Copy link
Owner

pagingEnabled is only used for full screen calendar. Closing this.

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