#437 closed misbehavior (fixed)
Mark boxes not drawn solid
| Reported by: | westram | Owned by: | devel | 
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Library (tree) | Version: | gtkport | 
| Keywords: | Cc: | 
Description (last modified by westram)
Traditional  display showed empty groups and solid mark boxes. Now both are always drawn with the same grey level.
 display showed empty groups and solid mark boxes. Now both are always drawn with the same grey level.
Non-solid mark boxes are ugly: the branch line continues to the center of the box.
Possible solutions:
- always draw mark boxes solid (recommended)
- change bool filled param into enum {FILL_NONE, FILL_GREY, FILL_SOLID };
 
- allow grey level for mark-boxes- add separate grey level setting for mark boxes (default to "solid" to preserve old behavior)
- change draw functions for all -types to draw shorter lines -types to draw shorter lines
 
Change History (3)
comment:1 Changed 12 years ago by westram
- Milestone changed from arb6 to arb7
comment:2 Changed 10 years ago by westram
- Component changed from Library (GUI) to Library (TreeDisplay)
- Description modified (diff)
- Milestone changed from arb7 to arb6.1
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 8 years ago by westram
- Milestone arb6.1 deleted
remove gtkport tickets from milestones
Note: See
        TracTickets for help on using
        tickets.
    

fixed somewhere together with marker display (added with probe spec)