Changes between Version 356 and Version 357 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 05/08/10 17:19:29 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v356 v357 11 11 * abeham: set them to default to "Generations" in r3677. This is not a complete fix, but will work for now. 12 12 * 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 14 14 15 === Priority: HIGH ===