Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
what_is_new_5_2_0 [2020/11/25 15:39]
hermann
what_is_new_5_2_0 [2020/11/27 22:50]
admin [What is New in Dinamica EGO 5.2.0]
Line 1: Line 1:
 ====== What is New in Dinamica EGO 5.2.0 ====== ====== What is New in Dinamica EGO 5.2.0 ======
  
-(Compared ​to Dinamica EGO 5.1.0)+(ChangeLog compared ​to Dinamica EGO 5.1.0)
  
 ===== Application Graphical User Interface (GUI) ===== ===== Application Graphical User Interface (GUI) =====
Line 79: Line 79:
   * Added release notes to the help menu in the menu bar   * Added release notes to the help menu in the menu bar
  
 +  * Add undo and redo actions for StringEditor and ImageExpressionEditor.
 +
 +  * Updating changed UndoRedo constructor.
 +
 +  * Fixed typo in variable name.
 +
 +  * Fixed bug where the group containing an installed submodel would not be expanded after the submodel installation if a tab other than the one containing all available functors/​submodels were selected.
 +
 +  * Removed unused definition.
 +
 +  * Removed unused code.
 +
 +  * Definition of method to return list of all groups and subgroups containing functors/​submodels in the functor library.
 +
 +  * When editing a submodel, populate the group drop down menu with all groups present in the functor library.
 +
 +  * Add highlight to the format string in CreateString
 +
 +  * Definition of a new memory policy (Aggressive) that keeps input maps in disk and allocates them on memory.
 +
 +  * Allow the display of placeholder editors corresponding to non-editable input ports in the functor editor dialog.
 +
 +  * Avoid throwing an error when forcing the expansion of a node in the functor tree but that node is hidden by an active search.
  
 ===== Application Core ===== ===== Application Core =====