FB72922 - Mouse‑wheel zoom now applies the correct zoom position when ZoomFactor is set to 0.5 and ZoomPosition is set to 1, ensuring accurate cursor‑aligned zooming.
F198170 - RangeBar data labels are now rendered correctly when the axis ZoomFactor and ZoomPosition properties are set to enabled values.
Data Grid
Bug Fix
#I814196,#FB73081 - Resolved an issue where the Column Chooser dialog closes automatically when choosing a value from SfMention component using ColumnChooserTemplate.
#I819465,#FB73111 - Resolved an issue causing severe performance degradation when using custom SortComparer on a GridColumn with large virtualized datasets.
Gantt Chart
Bug Fixes
#I816284 - Fixed an issue where the scroll position was not maintained when records were added using an ObservableCollection.
#I820535 - Fixed an issue where deleting a dependency caused the UI to freeze in the ObservableCollection sample.
#I816299 - Fixed an issue where using an ObservableCollection triggered the Indent and Outdent actions but did not refresh the UI.
#I815944,#I815999 - Fixed an issue where an exception was thrown when right‑clicking a column in the published sample with event binding.
Rich Text Editor
Bug Fixes
#I809118 - Now, the Rich Text Editor works properly when inserting HTML using the ExecuteCommand, ensuring the new content is correctly placed inside existing formatted span elements.