Merge pull request #331 from ahocevar/331
gutter and maxGetUrlLength broken. r=@elemoine
This commit is contained in:
@@ -275,6 +275,8 @@ OpenLayers.Tile.Image = OpenLayers.Class(OpenLayers.Tile, {
|
||||
style.width = "100%";
|
||||
}
|
||||
if (this.frame) {
|
||||
style.width = "100%";
|
||||
style.height = "100%";
|
||||
this.frame.appendChild(this.imgDiv);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user