Changes between Version 5 and Version 6 of ReleaseNotes/1.17.0


Ignore:
Timestamp:
2021-02-19T19:26:43Z (4 years ago)
Author:
Francesco Casella
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes/1.17.0

    v5 v6  
    2121Thanks to the upgrade of the employed QT graphics libraries, several issues that plagued the graphical user interface are now resolved.
    2222
    23 Replaceable classes continue to have graphical support in OMEdit, even though parameters in redeclared classes cannot yet be modified from the GUI, thus requiring to switch to text mode to do so. The new front end can also be used for some of the API functions called by OMEdit to render the model diagrams, making the response of the GUI much faster. Please note that '''both these features are currently optional and needs to be activated''' by setting ''Tools | Options | General | Enable replaceable support'' and ''Enable new frontend use in the OMC API (faster GUI response)''. These settings are retained from the previous installation upon version upgrading.
     23Replaceable classes continue to have graphical support in OMEdit, even though parameters in redeclared classes cannot yet be modified from the GUI, thus requiring to switch to text mode to do so.
     24
     25The new front end can also be used for some of the API functions called by OMEdit to render the model diagrams, making the response of the GUI much faster. Please note that '''both these features are currently optional and needs to be activated''' by setting ''Tools | Options | General | Enable replaceable support'' and ''Enable new frontend use in the OMC API (faster GUI response)''. These settings are retained from the previous installation upon version upgrading.
    2426
    2527Unsaved code was sometimes lost when switching among different windows in OMEdit, this is no longer happening in this release. Several issues that caused occasional crashes of the GUI were also fixed.