Telerik UI for WinUI 2.9.0

Released: Mar 13, 2024

2.9.0 버젼 업데이트

기능

  • DataGrid
    • Added support for editing 'ExpandoObject' row instances.
  • PdfProcessing
    • Introduced support for fonts that use simulated bold and italic forms.
  • ZipLibrary
    • Added support for creating AES-encrypted archives.

수정사항

  • ListView
    • Content swipe operation, on touch devices, hangs the swipe content.
  • PdfProcessing
    • Wrong glyph measurement results in overlapping text.
    • A strange symbol is added as a name when embedding a file with an empty string as its name argument.
    • A NullReferenceException is thrown when importing a document with embedded files.
    • A NullReferenceException is thrown when importing a document with a signature and parsing the linejoin operator.
    • А NullReferenceException is thrown when importing and then exporting a document containing Type1Font with a missing FontInfo table.
    • Merging two documents having embedded files with same names repeats adding number 2.
    • Unicode characters from Supplementary Multilingual Plane are skipped during the PDF export.
  • SideDrawer
    • When TapOutsideToClose is false the users cannot interact with the content.
    • Changes of DrawerTransitionFadeOpacity doesn't take effect until the window is resized.
  • WordsProcessing
    • A Stack Overflow Exception is thrown when importing an RTF document with a style based on itself.
    • HtmlFormatProvider: margin-left, margin-right, margin-top, margin-bottom CSS property is not respected when it is defined as unitless.
  • ZipLibrary
    • An IOException: Cannot access file after ZipFile.CreateFromDirectory.
    • A NullReferenceException is thrown when updating a zip with a password.