From fda5ff2af23f5cbfa923041be774834c48e50bc2 Mon Sep 17 00:00:00 2001 From: Gehad elrobey Date: Mon, 11 Aug 2014 17:25:13 +0300 Subject: HTML: don't update axis on window resize Signed-off-by: Gehad elrobey Signed-off-by: Miika Turkia Signed-off-by: Dirk Hohndel --- theme/list_lib.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme/list_lib.js') diff --git a/theme/list_lib.js b/theme/list_lib.js index 085d049c4..8c365d5a5 100644 --- a/theme/list_lib.js +++ b/theme/list_lib.js @@ -1222,7 +1222,7 @@ window.onresize = function(event) { if (plot1) plot1.replot({ - resetAxes : true + resetAxes : false }); }; -- cgit v1.2.3-70-g09d2