Changes between Version 112 and Version 113 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 03/27/10 01:39:54 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v112 v113 151 151 === Priority: MEDIUM === 152 152 * 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!157 153 * 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). 158 154 * A "Do you want to save your work" question is missing when clicking the "x" of an open SGA, TSP,...