Skip to content

Instantly share code, notes, and snippets.

@Divya1425
Created April 28, 2017 13:00
Show Gist options
  • Save Divya1425/cabdb138dc97396a8ef957955e9109cc to your computer and use it in GitHub Desktop.
Save Divya1425/cabdb138dc97396a8ef957955e9109cc to your computer and use it in GitHub Desktop.

SfSchedule

Bug Fixes

{:#sfschedule-bug-fixes}

SfSchedule

Bug Fixes

{:#sfschedule-bug-fixes}

  • #173258 - Now, SelectedAppointment has value in the ScheduleCellTapped event trigged from MonthView (Android).

  • #173256 - Exception no longer thrown while setting wrong RecurrenceRule in the Schedule RecurrenceProperties (iOS).

  • #170013 - Now, Schedule OnAppointmentLoadedEvent has proper values based on custom appointments instead of ScheduleAppointment properties (Android & iOS).

  • #172731 - Now, Schedule performance has been improved while adding ScheduleAppointment through VisibleDatesChanged 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 in OnAppointmentLoaded 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 in MonthView (Android).

  • #173096 - Now, Schedule MonthView Inline appointment are localized properly.

  • #176060 - Now, Schedule VisibleDatesChangedEvent has proper values in the VisibleDates 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 the DataSource, switching between ScheduleViews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment