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

How to prevent calendar to switch from month view to week view? #454

Closed
bgoncal opened this issue Oct 18, 2016 · 1 comment
Closed

How to prevent calendar to switch from month view to week view? #454

bgoncal opened this issue Oct 18, 2016 · 1 comment

Comments

@bgoncal
Copy link

bgoncal commented Oct 18, 2016

There is anyway to prevent the swipe up event that changes calendar from month layout to week layout?

@WenchaoD
Copy link
Owner

WenchaoD commented Oct 19, 2016

@cpvbruno �The gesture can be simply turned off by:

calendar.scopeGesture.enabled = NO;

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