Mercurial > dive4elements > river
view flys-artifacts/doc/conf/artifacts/qsector.xml @ 4402:c84630d544a1
Get rid of HorizontalLayout in MapOutputTab and use manual resizing.
The OpenLayers Map widget is now resized and positioned manually by a
ResizeHandler method. The automatic HorizontalLayout was obviously
broken in combination with the OpenLayers widget.
This should fix various layout issues with the OpenLayers Map.
author | Christian Lins <christian.lins@intevation.de> |
---|---|
date | Mon, 05 Nov 2012 15:17:58 +0100 |
parents | 374c2d70b982 |
children | a2bdc0f524e8 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <artifact name="qsector"> <states> <state id="state.qsector.static" description="state.qsector.static" state="de.intevation.flys.artifacts.states.QSectorSingleState"> <outputmodes> <outputmode name="fix_wq_curve" description="output.fix_wq_curve" mime-type="image/png" type="chart"> <facets> <facet name="qsectors" description="qsectors."/> </facets> </outputmode> </outputmodes> </state> </states> </artifact>