Opened 9 years ago
Last modified 9 years ago
#2463 new defect
Icons in RunView become misplaced
Reported by: | abeham | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 4.x Backlog |
Component: | Optimization.Views | Version: | 3.3.12 |
Keywords: | Cc: |
Description
There is a problem with updating the icon list in RunView. To reproduce:
- Open the Genetic Algorithm - TSP sample from the start page
- Set MaximumGenerations to 10, run the algorithm, and select to view the produced run
- Remember the icon of SolutionCreator.PermutationType
- Prepare the algorithm, go to the problem tab, view the Parameter "BestKnownSolution" and uncheck "Show in Run"
- Run the algorithm again, then select the newly produced run
- The icon of SolutionCreator.PermutationType has changed, its icon is shown on another parameter
- Switch back to the first produced run and notice that also here icons are not assigned correctly anymore
Change History (1)
comment:1 Changed 9 years ago by abeham
- Milestone changed from HeuristicLab 3.3.13 to HeuristicLab 4.x Backlog
Note: See
TracTickets for help on using
tickets.