Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 112 and Version 113 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
03/27/10 01:39:54 (14 years ago)
Author:
swagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v112 v113  
    151151=== Priority: MEDIUM ===
    152152 * In the results view I would show by default the quality data table (instead of first having to stop (pause) the algorithm, select the data table and resume the algorithm). When the tour visualization is done, this would be best to show by default.
    153  * I would change the stop sign to a pause sign, as it actually pauses the run (maybe also change the tooltip of the start button to "Start/Resume Algorithm"). A stop sign signalizes for me: better not click it, or else I have to start all over again.
    154   * mkommend: I would also recommend a pause icon instead of the stop icon.
    155   * abeham: Count me in on that too.
    156   * swinkler: Me too!
    157153 * Add != Set Value; In all forms with a simple value (`IntData`, `DoubleData`, `BoolData`,..) a plus icon signalizes the possible change/edit. I would change the plus sign for example to a pencil (as you do not add a new value but change it).
    158154 * A "Do you want to save your work" question is missing when clicking the "x" of an open SGA, TSP,...