IE6 is happy, IE7 is happy, I'm grumpy - seems like it takes IE a while to properly update the elements here - adding in an alert lets tests pass in IE6 - clearing the renderer does the same thing
git-svn-id: http://svn.openlayers.org/trunk/openlayers@5391 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -314,6 +314,7 @@
|
||||
customStyle4.graphicWidth.toString()+'px',
|
||||
"given graphicHeight and graphicWidth, both are set: width");
|
||||
feature.style = customStyle5;
|
||||
layer.renderer.clear();
|
||||
layer.drawFeature(feature);
|
||||
var fill = root.firstChild.getElementsByTagName("v:fill")[0];
|
||||
var opacity;
|
||||
|
||||
Reference in New Issue
Block a user