Karthik
Karthik
I encountered two issues. 1. last dot is not getting filled 2. keypad btn response is very slow.(if you press the button slowly it is not taking the click)
Is there any way to disable past dates ? Can we set range for no of months displayed in the calendar (current month to next year current month)?
Added function #calendarView.resetDisabledDays() to clear disabled days in the calendar. As Described in the below issue #https://github.com/ApplikeySolutions/CosmoCalendar/issues/28 Feature case: If user wants to toggle between saturday as disabled/Enabled on run...
Flow goes like below: 1. Disable saturdays by applying criteria 2. Now want to enable the saturdays again The issue is that once the day is disabled , it is...