Ticket #8 (closed enhancement: fixed)
Refactor indicator selection page presentation
| Reported by: | maccaf | Owned by: | maccaf |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0M1 |
| Component: | charts | Version: | devel |
| Severity: | minor | Keywords: | |
| Cc: | OS: | All |
Description
The indicator selection page of the new indicator wizard needs to be refactored with a better presentation layout:
- Use jface tree/table viewer
- Allow tree and flat (table) presentations
- Prefix names with plugin (or group) name in flat presentation
Change History
Note: See
TracTickets for help on using
tickets.

Rather that a fixed prefix, or other kind of hard-coded presentation, allow plugins to contribute label providers and decorators, plugins can then be able to add prefixes, icons, etc.