Changes between Version 457 and Version 458 of ReviewHeuristicLab3.3.0Application
- Timestamp:
- 06/28/10 13:31:11 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ReviewHeuristicLab3.3.0Application
v457 v458 38 38 * abeham: Moved to ticket #1049 39 39 * The tabs don't change when you drag something over them (e.g. you have parameters tab open and drag a problem in: So you have to cancel drag, switch to problem tab and redo the drag). 40 * mkommend: Moved to ticket #1058. 40 41 * In the operator graph view it's possible to add operators to the selection by (ctrl|shift)-clicking, but not removing them again through another (ctrl|shift)-click. 41 42 * 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.