
PDF Viewer fit-to-width is now automatically executed when document changes.
Features
- PDF Viewer
- Implemented a FileDocumentSource.
- Introduce a Document property that contains the RadFixedDocument imported by the DocumentSource.
- Fit-to-width is automatically executed when document changes.
- IsImportAsync property value of ByteArrayDocumentSource is true by default.
Fixes
- Calendar
- In MultiDayView the hours are always in 24-hour format despite the target device setting.
- [Android] All day event have no default color.
- There is no validation for event duration in the edit appointment screen.
- Start and End times are shown for all-day appointment in the info scheduling screen.
- Wrong date is shown when opening a recurring appointment.
- Chart
- [Android] Colors are not applied correctly in PieChart when custom ChartPalette is used.
- Chat
- Exception is thrown when setting the ItemsSource to null.
- Entry doesn't shift up correctly in iOS when software keyboard is shown.
- Common
- Compilation error is thrown when using Lite Telerik.UI.for.Xamarin nuget.
- ListView
- ListView: [iOS] Exception is thrown when navigating back (Prism Navigation) from a page with ListView.
- SlideView
- SlideView's ContentOptions override the LayoutOptions of the Views inside the control.
- TreeView
- NullPointerException on collapse of tree node.