From 60293af6c80ef1ad885946461e7420729d09136d Mon Sep 17 00:00:00 2001 From: TomHuangCN <418466938@qq.com> Date: Wed, 13 Jun 2018 11:15:16 +0800 Subject: [PATCH] fix(event): fix dom coord. Closes #305 --- demos/pluginMaxSpanningForest.html | 3 +-- demos/pluginMinimap.html | 3 +-- package.json | 2 +- src/controller/event.js | 5 +++-- src/version.js | 2 +- test/unit/{cases => controller}/event-spec.js | 0 6 files changed, 7 insertions(+), 8 deletions(-) rename test/unit/{cases => controller}/event-spec.js (100%) diff --git a/demos/pluginMaxSpanningForest.html b/demos/pluginMaxSpanningForest.html index dd3f68a0b..f9061347d 100644 --- a/demos/pluginMaxSpanningForest.html +++ b/demos/pluginMaxSpanningForest.html @@ -13,8 +13,7 @@