For anybody using the sample flexviewer, is there a solution to the problem of re-maximizing the layerlist widget after it has been minimized? Unlike other widgets, the layerlist appears to lack a symbol which can be selected to maximize it.
I got to say you have me puzzled with this question... All widget in the FlexViewer minimize and restore the same way... When you click the minimize button than you click the icon to restore it.
Unfortunately it seems not, Robert. The 2.2 sample viewer that we downloaded does not appear to show an icon for the LayerList, which means it cannot be restored and the viewer has to be reloaded.
The LayerListWidget.xml doesn't mention the icon, so I assumed there was some possible issue with the .swf file
Ah, ok - so the LayerlList is seen as an ordinary widget container, and not as a UI element, in the config file. Thanks a lot for clearing that up, Robert.