Hi,
Before switching to swift 4.2 and update JTAppleCalendar to the last version, I was hiding the weekend days by changing the cellSize property, followed by a calendar reloadData. Also the scrolling mode is set to .stopAtEachSection. After the migration, this feature is not working anymore or something has changed and I'm missing what's new. I've tested also your demo project, same behaviour. Any hints? Thanks
hmm. let me see if i didnt break anything.
checking.
ok it looks like i definitely broke something.
Let me work on this.
thanks ;)
i just pushed an update to master branch.
can you test it and let me know if it was fixed?
To test master branch, follow the instructions here
everything ok with the weekend days now ... still have some issues with visibleDates, but will create a new ticket because this issue is fixed
thanks a lot for your implication and for this awesome library ;)
cool.
Most helpful comment
i just pushed an update to master branch.
can you test it and let me know if it was fixed?
To test master branch, follow the instructions here