
Adds components to handle image formats, plus improvements for RichTextEditor and PdfProcessing.
Features
- Common
- Add Telerik.UI.for.Xamarin.Documents.ImageUtils nuget package which includes components for handling image formats. Part of the Telerik Document Processing library.
- RichTextEditor
- Support for different unit types when specifying the font size.
- Added read-only state.
- PdfProcessing
- Handled import of documents containing outlines with an invalid destination set.
- Provided a mechanism for matching different spellings of Standard Fonts.
Fixes
- BarCode
- Text is displayed half when EAN13 symbology is used.
- Calendar
- [iOS] DisplayDate is changed after navigation to a new screen in MultiDay view.
- Chat
- [iOS] There's a space between the keyboard and the chat entry.
- ComboBox
- [iOS] Exception is thrown when item is deselected in Apple iOS 14.
- Highlight is not cleared when the Text is set to empty and the control is not focused.
- Scroll to item is not performed while searching when OpenOnFocus is set to false.
- DataForm
- [Android] NullPointerException is thrown when using DataFormPasswordEditor.
- DataGrid
- [UWP] Filtering UI does not work with Xamarin.Forms 4.8.0.1364.
- Gauge
- [iOS] Axis label text is cut off when zoom is applied.
- ListView
- [Android] Cannot access a disposed object exception on Samsung Galaxy 8.
- MaskedInput
- Extra "_" characters are displayed to the masked when inputvalue is set and regex masktype is used.
- PdfViewer
- [iOS] There's a space between the keyboard and the Pdf toolbar.
- [Android] Decreased the total height of the toolbar by 4 pixels, by removing the margin of the Entry in the toolbar items.
- RichTextEditor
- Exception is thrown when the HTML source is too long.
- [Android] Selection handles appear over the RadRichTextEditorToolbar popups.
- [Android] Changes in text formatting are not applied immediately when typing.
- [iOS] There's a space between the keyboard and the toolbar.
- Indentations do not affect bullets and numbering.
- SegmentedControl
- [Android] Text jumps from center to left-aligned when switching tabs in Shell.
- SlideView
- Swiping is allowed from first to last view when IsInfiniteScrollingEnabled is set to false in the swipe events.
- PdfProcessing
- ArgumentNullException is thrown when importing document containing destinations with null page value.
- Compilation fails when building projects targeting WebAssembly.
- InvalidCastException is thrown when importing an embedded Type 1 Font with custom encoding.
- NullReferenceException is thrown when the appearance of widget annotation is pointing to an invalid object reference.
- SpreadProcessing
- Removing a row causes the last row of the sheet to copy its styling from the first row.
- SpreadStreamProcessing
- Milliseconds are stripped when setting DateTime value.
- WordsProcessing
- NullReferenceException is thrown when the document style does not contain TableProperties.