Opened 13 years ago
Closed 12 years ago
#1681 closed feature request (done)
Drag & Drop support for the allowed InputVariables of ProblemData instances
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.8 |
Component: | Problems.DataAnalysis.Views | Version: | 3.3.8 |
Keywords: | Cc: |
Description
Currently it is not possible to drag & drop the allowed input variables from one ProblemData instance to another. This should be possible if the input variables match in both ProblemData instances, because it can be quite tedious to reconfigure the allowed input variables.
Change History (7)
comment:1 Changed 13 years ago by mkommend
comment:2 Changed 12 years ago by sforsten
r8593: Input variables can now be drag & dropped between ProblemData. The input variables don't have to be in the exact same order.
comment:3 Changed 12 years ago by sforsten
- Status changed from new to accepted
comment:4 Changed 12 years ago by sforsten
- Owner changed from sforsten to mkommend
- Status changed from accepted to reviewing
comment:5 Changed 12 years ago by mkommend
- Status changed from reviewing to readytorelease
comment:6 Changed 12 years ago by mkommend
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.8
comment:7 Changed 12 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.5 to 3.3.8
Note: See
TracTickets for help on using
tickets.
I assmue that currently the input variables have to be in the exact same order. Please check and change this behavior to a more fuzzy one.