Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 98 and Version 99 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
03/24/10 09:44:15 (16 years ago)
Author:
mkommend
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v98 v99  
    148148=== Priority: MEDIUM ===
    149149 * 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.
    150  * 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 klick it, or else I have to start all over again
     150 * 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.
     151  * mkommend:I would also recommend a pause icon instead of the stop icon.
    151152 * 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).
    152153 * A "Do you want to save your work" question is missing when clicking the "x" of an open SGA, TSP,...