From 7bb04185c7ac21d6b1b0435d6bda02d3d29477fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A9ry=20Debongnie?= Date: Fri, 22 Nov 2019 12:07:16 +0100 Subject: [PATCH] [FIX] playground: fix wms sample It was crashing when we close a window, because there are two event handlers for the click event on Window. But when we close a window, we actually do not want to update the z index. --- tools/playground/samples.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/playground/samples.js b/tools/playground/samples.js index ab1384f6..476c3343 100644 --- a/tools/playground/samples.js +++ b/tools/playground/samples.js @@ -1552,7 +1552,7 @@ const WMS_XML = `
- × + ×