Opened 7 years ago
Closed 7 years ago
#2874 closed enhancement (done)
Widgets for workers and folds are not aligned correctly in the CrossValidationView
Reported by: | gkronber | Owned by: | pfleck |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.16 |
Component: | Algorithms.DataAnalysis.Views | Version: | trunk |
Keywords: | Cc: |
Description
There are two input fields in the CrossValidationView to set the folds and workers. The two widgets are not anchored correctly.
Change History (6)
comment:1 Changed 7 years ago by gkronber
- Owner set to gkronber
- Status changed from new to accepted
comment:2 Changed 7 years ago by gkronber
comment:3 Changed 7 years ago by gkronber
- Owner changed from gkronber to mkommend
- Status changed from accepted to reviewing
comment:4 Changed 7 years ago by gkronber
- Owner changed from mkommend to pfleck
comment:5 Changed 7 years ago by pfleck
- Status changed from reviewing to readytorelease
- Version set to trunk
reviewed r15738: ok.
The distance between the Samples labels to the textboxes and the workers/folds to the numeric-up-downs is not the same. But, it is a rather slim issue.
comment:6 Changed 7 years ago by pfleck
- Resolution set to done
- Status changed from readytorelease to closed
r15937 merged to stable
Note: See
TracTickets for help on using
tickets.
r15738: aligned labels for workers and folds in CV view