OpenLayers OpenLayers

Changeset 2225

Show
Ignore:
Timestamp:
02/16/07 11:30:59 (2 years ago)
Author:
sderle
Message:

Applied bartvde's patch for #498.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/openlayers/lib/OpenLayers/Control/OverviewMap.js

    r2190 r2225  
    107107        this.extentRectangle.style.position = 'absolute'; 
    108108        this.extentRectangle.style.zIndex = 1000;  //HACK 
     109        this.extentRectangle.style.overflow = 'hidden'; 
    109110        this.extentRectangle.style.backgroundImage = 'url(' + 
    110111                                        OpenLayers.Util.getImagesLocation() +