#1633 closed enhancement (done)
Display column index for columns in a columngroup to simplify definition of programmable columns
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab.DataImporter 1.0.1 |
Component: | DataImporter | Version: | branch |
Keywords: | Cc: |
Description
Change History (11)
comment:1 Changed 13 years ago by gkronber
- Status changed from new to accepted
comment:2 Changed 13 years ago by gkronber
comment:3 Changed 13 years ago by gkronber
- Owner changed from gkronber to mkommend
- Status changed from accepted to reviewing
comment:5 Changed 13 years ago by mkommend
comment:6 Changed 13 years ago by mkommend
Thanks for adding the tooltips. A minor bug is present in the current implementation. When hovering a column header everything works as expected, but the tooltip is also shown when hovering a 'normal' cell. Additionally it shows the column index of the last hovered column header and not of the column the cell belongs to.
comment:7 Changed 12 years ago by gkronber
- Version changed from 3.3.5 to branch
comment:8 Changed 12 years ago by mkommend
- Owner changed from mkommend to sforsten
- Status changed from reviewing to assigned
comment:9 Changed 12 years ago by sforsten
- Owner changed from sforsten to mkommend
- Status changed from assigned to reviewing
r7993: ToolTip is now only shown in the column header
comment:10 Changed 12 years ago by mkommend
- Milestone HeuristicLab 3.3.x Backlog deleted
- Owner changed from mkommend to gkronber
- Status changed from reviewing to readytorelease
Reviewed and tested the changes in this ticket.
comment:11 Changed 12 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
comment:12 Changed 12 years ago by gkronber
- Milestone set to HeuristicLab.DataImporter 1.0.1
Note: See
TracTickets for help on using
tickets.
r6707: added a tooltip that displays the index of columns