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

Selecting a date does not deselect the current selected one if it was selected programatically. #110

Closed
IsmailHassanein opened this issue Oct 8, 2015 · 4 comments

Comments

@IsmailHassanein
Copy link

hi @wenchaoios,
First, I want to thank you for the great effort you are doing in this project. my case is i am disabling multiple selection and want one day to be selected at any time. the calendar has no selected date initially, so i call calendar.selectdate(nsdate()). but then when i select another day (by tapping on it). the date i had selected programmatically still selected also until i tap on it then it will be the only one selected.
screen shot 2015-10-08 at 10 24 02

@WenchaoD
Copy link
Owner

WenchaoD commented Oct 8, 2015

Hi @Ishass
I didn't reproduct this in the Example and SwiftExample. Did you use the latest version? If you did, can you make an example repo that could reproduct this?

@WenchaoD
Copy link
Owner

WenchaoD commented Oct 8, 2015

Same as #111 ?

@IsmailHassanein
Copy link
Author

I guess so. because l calendar.reloadData() is called after calendar.selectDate(NSDate())

@pradeep-chauhan
Copy link

i'm also facing same kind of isssue.

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

3 participants