Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 70 and Version 71 of ReviewHeuristicLab3.3.0ApplicationDone


Ignore:
Timestamp:
04/25/10 16:28:58 (14 years ago)
Author:
mkommend
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0ApplicationDone

    v70 v71  
    7474  * Closing the clipboard and reopening through the views menu leads to an exception
    7575   * mkommend: corrected in r3417
     76 * Bubble chart for !RunCollection
     77  * The combobox listing the parameters for bubble size is too small to see the whole parameter name.
     78  * In a test with an ES and some runs, selecting bubble size to show whether plus or comma selection was used resulted in some runs to be hidden. The minimum bubble size seems to be such that it doesn't display the bubble at all.
     79  * I got a !NullReferenceException when hovering over a bubble (when it tried to create the tooltip).
     80  * The tooltip of a bubble doesn't display the value for bubble size.
     81  * It would be good to have an "Index" parameter to be able to plot all the runs one after another.
     82  * mkommend: implemented in r3524
    7683
    7784=== Priority: MEDIUM ===