Opened 12 years ago

Closed 12 years ago

#2066 closed defect (fixed)

mg-desktop: Legend does not show expander for themed layers

Reported by: jng Owned by: jng
Priority: low Milestone:
Component: Desktop API Version: 2.1.0
Severity: trivial Keywords:
Cc: External ID:

Description

The legend does not render the expander for themed layers. This is because we are doing owner drawn rendering of tree nodes and it is not taking the expander into account. If you clicked the area where the expander would appear, the node will still properly expand and collapse.

Possible useful link: http://stackoverflow.com/questions/1003459/c-treeview-owner-drawing-with-ownerdrawtext-and-the-weird-black-highlighting-w

Change History (1)

comment:1 by jng, 12 years ago

Resolution: fixed
Status: newclosed

Fixed r6880

Note: See TracTickets for help on using tickets.