[OpenLayers-Trac] [OpenLayers] #498: overviewmap: rectangle has minimum height in IE

OpenLayers trac at openlayers.org
Wed Feb 14 04:51:25 EST 2007


#498: overviewmap: rectangle has minimum height in IE
---------------------+------------------------------------------------------
 Reporter:  bartvde  |       Owner:     
     Type:  feature  |      Status:  new
 Priority:  minor    |   Milestone:     
Component:  general  |     Version:     
 Keywords:           |  
---------------------+------------------------------------------------------
 in IE, after zooming in far, the rectangle's height (seems to have minimum
 of about 15 to 20px) does not change anymore.

 The following should be added for this in setRectPxBounds:

 this.extentRectangle.style.overflow = 'hidden';

 Will attach a patch for this.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/498>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list