Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

AreaDescriptionNotes
Tree viewNew feature: added an option to draw the branch lines between the nodes in the tree view. This feature can be controlled from the configuration dialogue (Edit -> Preferences -> Appearance -> Tree view). By default this feature is disabled.
Tree view

Fix: fixed issue where updating a tree view with a node status filter enabled caused random crashes

 
ConfigurationFix: fixed issue where setting font sizes in the configuration menu caused a crash. 
Logging

Improvement: Log messages are no longer sent to standard output by default, but are written to a log file under $TMPDIR. In the event of an unexpected exit, the last part of this file, along with a backtrace if available, will be sent to the developers. To bypass this behaviour and to see the log messages as they are generated, start ecflow_ui with the -log option. Note that the startup script ecflow_ui_bt is deprecated, as the backtrace functionality is now built into the main startup script.

 

Installation date 2016-03-15

...