Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 374 and Version 375 of ReviewHeuristicLab3.3.0Application


Ignore:
Timestamp:
05/10/10 00:54:11 (15 years ago)
Author:
swagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReviewHeuristicLab3.3.0Application

    v374 v375  
    1111  * abeham: set them to default to "Generations" in r3677. This is not a complete fix, but will work for now.
    1212 * In the operator gaph view: Deleting an operator that is connected from e.g. a `SubScopesProcessor` throws an exception "Value cannot be null". I think that's an issue with `MultiOperator` in general. It also occurs when you create a new operator graph and drag a `MultiPermutationManipulator` in. If you delete one of the manipulators an exception is thrown.
    13   * mkommend: This also occurs in the !OperatorTreeView and I am already working on a solution.
     13  * swagner: Fixed in r3729 after discussing some possible solutions with mkommend. Fix should be reviewed by mkommend.
    1414
    1515=== Priority: HIGH ===