Opened 14 years ago

Closed 13 years ago

#365 closed defect (fixed)

Layer (if themed) initially expanded in legend doesn't work

Reported by: liuar Owned by: madair
Priority: P2 Milestone: Future
Component: Widgets Version: SVN
Severity: Minor Keywords:
Cc: jenyhe Browser: All
External ID: 1306870 Operating System: All
state: New

Description

1) Open a web layout with a themed layer which is set to initially expanded in legend.
2) The theme is not expanded but collapsed.

Change History (4)

comment:1 by liuar, 14 years ago

Summary: Layer (if themed) initially expanded doesn't workLayer (if themed) initially expanded in legend doesn't work

In Widget/Legend.js, the method createFolderItem:

isOpen: layer.expandInLegend should be open: layer.expandInLegend.
Parameter "open" is required in the constructor of Jx.TreeFolder.

comment:2 by liuar, 14 years ago

Resolution: fixed
Status: newclosed

comment:3 by liuar, 13 years ago

Resolution: fixed
Status: closedreopened

Some regression happened, so I reopen this ticket

comment:4 by liuar, 13 years ago

Resolution: fixed
Status: reopenedclosed
Version: 1.1.1SVN

fixed in Changeset [2437]

Note: See TracTickets for help on using tickets.