The resize of the pop up window is not done when <measure>true</measure>
This "true" setting means the Show Measurements Box is checked. But, the window does not resize based on setting the Width and Height in the Widget Container in the Config.xml. To resize the window, in the viewer, you must manually uncheck the "Show Measurements" box and then check it again. Doing this will then resize the window based on the Width and Height set in the Config.xml.
Could this be a bug?
<?xml version="1.0"?>
<configuration label="Draw and measure (default)">
<layername>Draw Features</layername>
<!-- <autoloadgraphics zoompercent="1.6" autozoom="true">http://gis.calhouncounty.org/FlexViewer3.0/SavedGraphics.txt</autoloadgraphics> -->
<spatialref>102003</spatialref>
<addhalototext>true</addhalototext>
<measure>true</measure>
<distanceunits>
<distanceunit id="ft"/>
<distanceunit id="yd"/>
<distanceunit id="mi"/>
<distanceunit id="m"/>
<distanceunit id="km"/>
</distanceunits>
<areaunits>
<areaunit id="sq ft"/>
<areaunit id="ac"/>
<areaunit id="sq yd"/>
<areaunit id="sq mi"/>
<areaunit id="sq km"/>
<areaunit id="ha"/>
<areaunit id="sq m"/>
</areaunits>
This "true" setting means the Show Measurements Box is checked. But, the window does not resize based on setting the Width and Height in the Widget Container in the Config.xml. To resize the window, in the viewer, you must manually uncheck the "Show Measurements" box and then check it again. Doing this will then resize the window based on the Width and Height set in the Config.xml.
Could this be a bug?
<?xml version="1.0"?>
<configuration label="Draw and measure (default)">
<layername>Draw Features</layername>
<!-- <autoloadgraphics zoompercent="1.6" autozoom="true">http://gis.calhouncounty.org/FlexViewer3.0/SavedGraphics.txt</autoloadgraphics> -->
<spatialref>102003</spatialref>
<addhalototext>true</addhalototext>
<measure>true</measure>
<distanceunits>
<distanceunit id="ft"/>
<distanceunit id="yd"/>
<distanceunit id="mi"/>
<distanceunit id="m"/>
<distanceunit id="km"/>
</distanceunits>
<areaunits>
<areaunit id="sq ft"/>
<areaunit id="ac"/>
<areaunit id="sq yd"/>
<areaunit id="sq mi"/>
<areaunit id="sq km"/>
<areaunit id="ha"/>
<areaunit id="sq m"/>
</areaunits>