Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 323 and Version 324 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
05/07/10 13:48:06 (15 years ago)
Author:
abeham
Comment:

moved issue priority

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v323 v324  
    88 * Adding a `ValueParameter<T>` in a `VariableCreator` and selecting a generic type e.g. `ItemList<T>` fails because no choice can be made on the generic type of the `ItemList` (ticket #42).
    99  * abeham: swagner fixed this, but there was still an issue with an `ItemList<IItemList<T>>` which cannot be assigned a value
    10  * Placing two operators in the operator graph view above each other and left-clicking selects the operator on top, but right-clicking opens the context menu on the bottom one
    1110 * Generations and !MaximumGenerations parameters in `MichalewiczNonUniform(One|All)PositionsManipulator` are not wired
    1211  * abeham: set them to default to "Generations" in r3677. This is not a complete fix, but will work for now.
     
    3736  * mkommend: This is the default behavior of the Netron library. As far as I understand the source it is related to selection of grouped / stacked items.
    3837   * abeham: If that means it's impossible to change please delete the whole issue. I'm moving it down in the priority list.
     38 * Placing two operators in the operator graph view above each other and left-clicking selects the operator on top, but right-clicking opens the context menu on the bottom one
    3939
    4040=== Priority: LOW ===