Opened 9 years ago
Closed 9 years ago
#709 closed enhancement (implemented)
Draw one selected group of each tree in different color
| Reported by: | westram | Owned by: | westram |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Library (tree) | Version: | SVN |
| Keywords: | group | Cc: |
Description (last modified by westram)
Motivation:
- easier orientation when (un)folding the
- highlight group selected in results of group-search (not impl., see #652)
Implementation:
Allow to mark one group as "selected".
Use cursor color to highlight parts of the selected group, e.g.:
| Element | radial | dendro | IRS | |||
|---|---|---|---|---|---|---|
| folded? | F | U | F | U | F | U |
| name+info | | | | | | |
| boxes | | | | | | |
| poly-frame | | | | | | |
| poly-shade | | | | | | |
| handle | | | | | | |
| bracket | | | | | | |
draw in cursor color
optional element in cursor color
draw in group color
Note: handle will become optional with #706
Change History (3)
comment:1 Changed 9 years ago by westram
- Status changed from new to _started
comment:2 Changed 9 years ago by westram
- Description modified (diff)
comment:3 Changed 9 years ago by westram
- Resolution set to implemented
- Status changed from _started to closed
by [15703]
Note: See
TracTickets for help on using
tickets.

do not highlight poly-frame for IRS (highlighting group box only)