0.2 is still not enough of a delay all the time
git-svn-id: http://svn.openlayers.org/trunk/openlayers@3955 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
@@ -115,7 +115,7 @@
|
||||
|
||||
//shown
|
||||
t.open_window( "BaseTypes/test_Element.html", function( wnd ) {
|
||||
t.delay_call( 0.2, function() {
|
||||
t.delay_call( 0.5, function() {
|
||||
var elem = wnd.document.getElementById("elemID");
|
||||
|
||||
var dims = OpenLayers.Element.getDimensions(elem);
|
||||
|
||||
Reference in New Issue
Block a user