Essential Studio® for MAUI Release Notes

v27.2.4
November 26, 2024

DocIO

Bug Fixes

  • #I650274 - Tab stop is now preserved properly when converting RTF format document to DOCX.
  • #I649771 - Hanging issue will no longer been occurs while converting the Word document to PDF with frame.
  • #I647231 - Table cell width is now preserved properly while converting a DOCX format document to PDF
  • #I650035 - Hyperlink screen tip is now applied properly while converting Word document to PDF.
  • #I649142 - Image inside table is now preserved properly while converting DOCX document to PDF.
  • #I647258 - Nested table with improper grid span is now preserved properly while converting DOCX document to PDF.
  • #I656765 - The NullReferenceException will no longer be thrown while calling IsValidXHTML API.
  • Bullet list size is now preserved properly when exporting the document in RTF format.
  • ProtectionType.AllowOnlyRevisions now enables the track changes in Word document properly after calling Protect API.

SfAutocomplete

Bug Fixes

  • #I655313 - Resolved the issue causing SfAutocomplete to display a black screen on iOS during navigation after upgrading to .NET 9.

SfButton

Bug Fixes

  • #F195126 - Fixed the issue where the initial background for a hidden button was missing on iOS.

SfComboBox

Bug Fixes

  • #I651400 - Resolved the issue in the SfComboBox where the dropdown closes immediately after opening when ShowSuggestionsOnFocus is enabled.

  • #I654790 - Fixed the issue in the SfComboBox that caused the label text to be cut off in token wrap mode.

  • #I652893 - Resolved the issue in the SfComboBox where the right-side border of a token was hidden when long text items were set.

SfListView

Bug Fixes

  • #I641369, #I647606 - Resolved an issue where the control’s height was incorrect when using StickyHeader or StickyFooter.
  • #FB63166 - Fixed an issue where the application would crash on Windows platform when scrolling with the DragIndicatorView.
  • #I656733 - Fixed a crash that occurred when navigating to a page by clicking on an item.

SfPopup

Bug Fixes

  • #I647386 - Fixed an issue where the popup position was not centered when AutoSizeMode was set to Both and the popup had padding on the Windows platform.

SfRotator

Bug Fixes

  • #I652863 - Fixed the issue where the SfRotator in SfPopup did not load the item template with data.

  • #I643272,#I648351- Fixed the issue with the SfRotator thumbnail image not rendering when using an image through a stream in iOS.