Essential Studio for React Release Notes
v17.2.41
August 14, 2019
DateRangePicker
Bug Fixes
-
#F146493
- Issue with “DateRangePicker popup not opened on the second click action in iPad devices” has been resolved.
Diagram
Bug Fixes
-
#146327
- The issue “Layout not working for Group Node” is now resolved. -
#243648
- The issue “Exception raised while adding UML class shapes at runtime” is now resolved. -
#146017
- The issue “Decorator is not aligned properly in palette when we set large stroke Width for it” is now resolved. -
#242713
- The issue “Diagram Connectors not exported properly using web kit” is now resolved. -
#244589
,#244046
- The issue “Context menu properties are generated in MVC” is now resolved. -
#243734
- The issue “Symbol Palette - first palette element gets removed while refresh the palette” is now resolved. -
#244519
- The issue “Support to delete a lane from swimlane” is now resolved. - The issue “Ports are not rendered when we enable virtualization” is now resolved.
DocumentEditor
Bug Fixes
-
#243495
- List level paragraph heading 2 first line indent style is now applied properly. -
#243495
- Section break paragraph style layout is now applied properly. -
#243495
- TOC tab header layout is now applied properly for sub headings. -
#243495
- Script error is fixed when calculating tab width for list in TOC. -
#243495
- TOC hyperlink text style is now preserved properly. -
#243878
- Table cell is now exported properly when table contains spanned rows.
FileManager
Bug Fixes
- The issue with the
file manager that throws script error while accessing the shared folder in physical file provider
has been fixed.
Features
- A method has been provided to customize the filtering support in file manager.
Gantt
Bug Fixes
-
#243238
- Included current edited data inactionComplete
event arguments. -
#243770
- Issue in date picker with custom format has been fixed.
Grid
Bug Fixes
-
#244183
- Provided thecacheAdaptor
support in Grid. -
#240141
- Resize not working properly when enabling row drag and drop feature has been fixed. -
#243754
- Removed thefilterItemTemplate
from Grid persist data. -
#244375
- Checkbox state was not refreshed while callingopenColumnChooser
has been fixed. -
#234468
- Script error while refreshing the Grid withforeignKeyColumn
in persistence enabled has been fixed.
Maps
Bug Fixes
-
#244108
- The issue with legend border that does not disappear when hover over the legend item has been fixed. - The issue with tooltip was not working in Internet Explorer 11 browser has been fixed.
MultiSelect
Bug Fixes
-
#144756
- Issue with “custom value added to the list after args.cancel is set to true in custom value section event” has been resolved.
NumericTextBox
Bug Fixes
-
#244336
- Now, the percentage textbox value never changed in read-only mode afterfocusIn
andfocusOut
.
PDFViewer
Bug Fixes
-
#I241487
,#I243077
- Annotation author name is now updated properly in the comment panel. -
#I242804
- The Bookmark’s destination value is now maintained properly during navigation. -
#I241487
- The provided PDF document will now be loaded properly in the PDF Viewer control. -
#I244437
- Resolved the typo errors in the PDF Viewer toolbar content. -
#I244654
- The editAnnotation API is now working properly. -
#I243134
- The PDF documents load properly when render the PDF Viewer control under multiple tab with fitToPage view mode during initial loading.
RichTextEditor
Bug Fixes
-
#243767
- The issue with applying selected format based on content editable has been fixed.
Features
-
Support for saving images in base64:
#240002
,#242405
- This feature allows users to save the images in the RichTextEditor in base64 format along with the existing blob format. -
#242771
- Provided the support to handle both absolute and relative path links.
Schedule
Bug Fixes
-
#241514
- An issue with clone element not removing in DOM while invokerefreshEvents
public method.
TreeView
Bug Fixes
- Issue with custom icon size changed while double clicking the tree node has been fixed.
Uploader
Bug Fixes
-
#F146285
,244026
- Now, you can get the files in server-side when drag and drop the files in the synchronous upload.