increase Options timeout from half second to 10 seconds - bug 2778
authorPaul Beusterien <paulb@symbian.org>
Tue, 29 Jun 2010 17:38:17 -0700
changeset 404 5aff54f94943
parent 403 ba20dd5983c7
child 405 9ce576f05e7a
child 406 f928c6777132
increase Options timeout from half second to 10 seconds - bug 2778
org.symbian.tools.wrttools.previewer/preview/script/helper.js
--- a/org.symbian.tools.wrttools.previewer/preview/script/helper.js	Tue Jun 29 17:21:51 2010 -0700
+++ b/org.symbian.tools.wrttools.previewer/preview/script/helper.js	Tue Jun 29 17:38:17 2010 -0700
@@ -351,7 +351,7 @@
 
 		NOKIA.helper.intervalId = setTimeout(function() {
 			NOKIA.menu.cancel();
-		}, 500);
+		}, 10000);
 	});
 
 	// Tabs