You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In FSCalendarScopeMonth mode when I tap selected item of other month calendar scrolls to next/previous month page, but did not call calendar:didDeselectDate: delegate method.
The text was updated successfully, but these errors were encountered:
Hi @Alybin-Alexey didDeselect only called when user tapped on a selected date in multiple selection mode. It wouldn't be called if the user doesn't have 'deselect' intention.
In FSCalendarScopeMonth mode when I tap selected item of other month calendar scrolls to next/previous month page, but did not call calendar:didDeselectDate: delegate method.
The text was updated successfully, but these errors were encountered: