Ticket #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
comment:2 Changed 21 months ago by gkronber
r6707: added a tooltip that displays the index of columns
comment:3 Changed 21 months ago by gkronber
- Owner changed from gkronber to mkommend
- Status changed from accepted to reviewing
comment:6 Changed 21 months 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:8 Changed 12 months ago by mkommend
- Owner changed from mkommend to sforsten
- Status changed from reviewing to assigned
comment:9 Changed 12 months 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 9 months ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from reviewing to readytorelease
- Milestone HeuristicLab 3.3.x Backlog deleted
Reviewed and tested the changes in this ticket.
comment:11 Changed 9 months ago by mkommend
- Status changed from readytorelease to closed
- Resolution set to done
Note: See
TracTickets for help on using
tickets.
