puls/objc-TimesSquare

Ability to select multiple dates

Opened this issue · 3 comments

First I want to say that I took a look at mattgrayson issue mine is similar to that. Every time I tap on a new date I want the previous selected dates to stay selected. I commented out newIndexOfSelectedButton in mattgrayson's request which seems to do the trick, however if I scroll to the next month and then back, all but the last selected date disappears.

Not only this is a problem, I need to select multiple dates on load. Anyone know if this on the enhancement list?

puls commented

You're welcome to send pull requests. #25 (and its successor #33) are perfectly reasonable, but neither is mergeable.

We've built a fork that has support for multiple selection of dates, it's not had much testing but feel free to try it: https://github.com/brightec/objc-TimesSquare