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

Autoremove CalendarView on DateSelection ? #19

Open
userException opened this issue Feb 18, 2013 · 1 comment
Open

Autoremove CalendarView on DateSelection ? #19

userException opened this issue Feb 18, 2013 · 1 comment

Comments

@userException
Copy link

The CalendarView stays on when a particular date is selected, it would be good if the calendar view is removed from superview without tapping outside the calendar view.

@ocrickard
Copy link
Owner

Except that some apps would like to allow a user to select multiple dates, or change the date/range. Now, I would be in favor of a middle ground where we expand the delegate methods to be called on certain selection events so the programmer may dismiss the control as needed. I do not support automatically dismissing the control upon selection. I haven't had much time to work on my open source work recently, so I'm not sure when I can get to 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