Syncfusion Essential Studio WPF 2022 Volume 4 SP1

Released: Feb 1, 2023

2022 Volume 4 SP1 中的更新

修補程式

  • ComboBoxAdv
    • The MultiColumnComboBox first item won’t be selected as you scroll across the input field.
  • DocIO
    • Document is now preserved properly after calling AcceptAll method.
    • Document protection is now maintained properly while converting a DOC to DOCX format document.
    • Table style is now applied properly while converting a HTML to DOCX format document.
    • Table is now preserved properly while converting a DOCX format document to PDF.
  • DockingManager
    • InValidOperationException will no longer be thrown when closing a float window from the DockingManager.
    • The Context menu of DockingManager will display more than two levels.
    • Beyond the Min and Max size constraints, the float window cannot be resized.
    • ContextMenu of TabcontrolItems will be identical to MS ContextMenu.
  • SfKanban
    • Now, the card in the view will not drag when the mouse is clicked and released in the same card.
  • PDF
    • The text display location is now functioning correctly for PDF EAN Barcodes.
    • Preservation issue in the form no longer occurs after setting the default appearance to the form field.
    • The PDF document now conforms to standards, and the metadata has been successfully updated.
    • An exception will no longer occur while flattening the annotations in the PDF document.
    • The scanning of PdfCode93 and UPC barcodes is now functioning correctly even when drawn multiple times.
    • The position of the Pie when drawn is now accurate when using floating point values.
    • Hanging issues no longer occurs when performing PDF to PDF/A conversion.
    • Annotations and form fields missing issue will no longer occur when loading PDF documents.
    • Text extraction with Line collection returns correct results.
    • Culture changes to the invariant issue will no longer occur after performing Extract text operation.
  • PropertyGrid
    • The Browsable Attribute runtime changes will be reflected in the PropertyGrid.
  • SfChart
    • The log axis label will now be properly formatted for decimal interval input values.
  • SfDataGrid
    • Now, GotFocus event of the CellTemplate element will be properly triggered when using EditTemplate in GridTemplateColumn.
    • AutoSizing will work properly when set Padding externally to the columns and set the AutoRowHeight for rows.
  • SfDatePicker
    • HorizontalContentAlignment property will be working properly.
    • The DropDown of the DatePicker will be closed after the second click.
  • SfDiagram
    • Now, the text color of the nodes will remain unchanged after grouping them using the SfDiagramRibbon control.
    • Now, the Target argument of the DragEnter event will reflect the proper overlapping objects.
    • Performance has been improved when loading a larger number of nodes with the RadialTree layout.
  • SfImageEditor
    • The sub toolbar will be displayed properly when calling the AddShape method.
  • SfMaps
    • The data labels in the sublayer will be repositioned correctly when the Center property is updated dynamically.
  • SfNavigationDrawer
    • Fixed issue where SfNavigationDrawer was throwing a NullReferenceException when a Separator type navigation item was used as a sub-item in the drawer.
  • SfRichTextBoxAdv
    • NumericalList is pasted properly copied from the OneNote.
  • SfTextInputLayout
    • The SfTextInputLayout background color will be displayed correctly in the MaterialLight.
  • SfTimePicker
    • HorizontalContentAlignment property will be working properly.
  • SfTreeGrid
    • Width of the ExpanderColumn will no longer be automatically reset, while AutoSizing any other columns.
  • XlsIO
    • Exception thrown while exporting data table with formulas is now resolved.