{:#sfschedule-bug-fixes}
{:#sfschedule-bug-fixes}
-
#173258 - Now,
SelectedAppointment
has value in theScheduleCellTapped
event trigged fromMonthView
(Android). -
#173256 - Exception no longer thrown while setting wrong
RecurrenceRule
in the ScheduleRecurrenceProperties
(iOS). -
#170013 - Now, Schedule
OnAppointmentLoadedEvent
has proper values based on custom appointments instead ofScheduleAppointment
properties (Android & iOS). -
#172731 - Now, Schedule performance has been improved while adding
ScheduleAppointment
throughVisibleDatesChanged
event (UWP). -
#172714 - Now, Schedule
Forward
method is working properly (Android). -
#174025 - Now, Schedule
MonthView
dates are rendered properly based on TimeZone (iOS). -
#173258 - Now, Schedule Appointments are rendering properly in
MonthView
while navigating to other months (Android). -
#175866 - Now, Schedule
OnMonthInlineAppointmentLoadedEvent
has proper values when multiple appointments shares same time slot (iOS). -
#173677 - Now,
ScheduleAppointment
intersection is working properly while adding Appointments at the same time (Android). -
#173786 - Now, Custom View will occupy the entire
ScheduleAppointment
while setting inOnAppointmentLoaded
event (Android). -
#175294 - Now, Custom View will intersect properly when the appointments are in the same time in
OnAppointmentLoaded
event (iOS). -
#167647 - Now,
ScheduleAppointmentCollection
will be cleared properly on dynamic update inMonthView
(Android). -
#173096 - Now, Schedule
MonthView
Inline appointment are localized properly. -
#176060 - Now, Schedule
VisibleDatesChangedEvent
has proper values in theVisibleDates
argument based on TimeZone (iOS). -
#176618 - Now, Schedule month Inline view is rendering properly based on TimeZone (iOS).
-
#173370, #176241, - Now, Schedule performance has been improved with the scenarios initial loading, adding
AppointmentColection
to theDataSource
, switching betweenScheduleViews
.