Chart
Bug Fixes
#I361065
- Rotated y axis labels are positioned properly now.#I361317
- Shared tooltip template far away from cursor has fixed.
CircularGauge
New Features
cancel
argument is now available in theresized
event to restrict the resize of the control when set astrue
.
Diagram
Bug Fixes
F171509
- The issue "getDiagramContent() is not working properly" has been fixed.
Document Editor
Bug Fixes
#F169863
,#SF-354348
- Resolved the server-side exporting issue in SFDT to Docx.#SF-359780
- Resolved the layout issue in word 2013 justification for list applied text.#SF-356294
- Resolved the extra space adding while copying and pasting text with bookmarks.#SF-356242
- Resolved the style issue for the newly added rows & columns in the table.#SF-358936
- Resolved the HTML Element ContentEditable property issue in DocumentEditor.#SF-357051
- Resolved the element alignment issue due to page break.#SF-355713
- Resolved the script error in applying restrict editing in DocumentEditorContainer.#SF-354207
- Resolved the atleast line spacing type line height issue.#SF-354215
- Resolved the floating elements positioning issue after update form fields.#SF-357939
- Resolved the footer overlapping issue after pasting large content.#SF-354644
- Resolved the overlapping issue for image with top and bottom wrapping style in header.#SF-358814
- Document with applied list format is exported properly.#F171012
- Resolved the script error in applying the list format to character style applied text.#SF-358474
- Resolved the header/footer tooltip and toolbar item text wrap issue when localized.#SF-358523
- Resolved the status bar and font family style issue when localized.#SF-356958
- Resolved the misalignment after list applying.#SF-355425
- Resolved the auto fit table with preferred with type 'Point' is now layouted properly.#SF-359606
- Resolved the default tab width calculation with tab stop.#SF-355860
- Resolved the tab element layout issue in footer.#SF-359156
- Resolved the cropped image issue rendering in header/footer.#SF-354038
- Resolved the performance issue in inserting table more rows.
File Manager
Bug Fixes
#I357910
- The issue with "cancel option of file open event is not working for navigation pane in File manager" has been resolved.
Gantt
Bug Fixes
F159354
- Issue in locale text of predecessor tooltip has been fixed.#359455
- Issue in rendering Gantt when parent container height is set in percentage has been fixed.#360424
- Issue in performing drag and drop when resource is set to null has been fixed.
Grid
Bug Fixes
#SF-359831
- Script error thrown in frozen grid while hiding the column through column chooser with aggregates issue has been fixed.#SF-359248
- Script error thrown if frozen grid have empty records withPersistSelection
feature issue has been fixed.#F171949
- Script error while filtering withUrlAdaptor
is resolved.
Pdf Export
Bug Fixes
- Rendering issue with PDF Grid pagination into PDF export is fixed.
- Preservation issue occurs while exporting grid to PDF with page frames is fixed.
- No longer cell overlapping issue when text paginating more than 2 pages in PDF.
- No longer null reference exception thrown while drawing PDF grid.
Pivot Table
Bug Fixes
#SF-346790
- The Pivot Table is now properly refreshed with virtual scrolling when using touch.
New Features
#SF-354750
- Provided events support to customize cell values in PivotEngine export.
Range Slider
Bug Fixes
#I359470
- The issue with "The Range Slider tooltip is not hidden when it is placed inside the tab container" has been resolved.
Splitter
Bug Fixes
#I360945
- Now, the splitter works properly when the target element is passed as a variable in the Splitter constructor.
Spreadsheet
Bug Fixes
SF-354173
,SF-360223
,SF-360057
- Selection misalignment and script error on undo operation after resize the row.SF-360109
- While copy paste the merge cell with all borders, the left border is missing in pasted cell.SF-360465, SF-360473
- Undo action for deleted column which is before the viewport area causes script error and selection misalignment issue resolved.SF-356947
- Row height not proper while applying larger font size when row set as custom height issue resolved.