[OpenLayers-Trac] [OpenLayers] #1586: popup grows larger with each pop
OpenLayers
trac at openlayers.org
Sun Jun 15 12:36:36 EDT 2008
#1586: popup grows larger with each pop
---------------------+------------------------------------------------------
Reporter: jpulles | Owner:
Type: bug | Status: new
Priority: minor | Milestone:
Component: general | Version: SVN
Keywords: popup | State:
---------------------+------------------------------------------------------
The example page at http://aardbodem.nl/?q=node/44 uses a GeoRSS layer to
show a feed of users. Each time the popup shows after clicking a marker,
it increases in size. The reason is in the setSize function of the Popup
class. It seems that this function needs to be executed only once, instead
of yet another time at each pop up, or each time with the original size as
a parameter and not the (modified) actual size.
--
Ticket URL: <http://trac.openlayers.org/ticket/1586>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list