From 4dacf4d0dc0f1d0cc4830af6c98a27c8c21d1d66 Mon Sep 17 00:00:00 2001 From: Ben Jeffery Date: Thu, 14 Jul 2016 15:26:55 +0100 Subject: [PATCH] Add a z-index to js-plotly-tester as a workaround for a chrome bug (#513) --- src/components/drawing/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/drawing/index.js b/src/components/drawing/index.js index b6c4b999fe3..2c9a6a6261c 100644 --- a/src/components/drawing/index.js +++ b/src/components/drawing/index.js @@ -462,7 +462,8 @@ drawing.makeTester = function(gd) { left: '-10000px', top: '-10000px', width: '9000px', - height: '9000px' + height: '9000px', + 'z-index': '1' }); // browsers differ on how they describe the bounding rect of