From d93897958453583a3af5c2e6335453fd3f14d0b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Ku=CC=88hn?= Date: Tue, 24 Nov 2020 21:50:54 +0100 Subject: [PATCH] try to solve nested drag handles --- .../src/demos/Examples/NodeView/Component.vue | 2 +- docs/src/demos/Examples/NodeView/Test.ts | 5 ++- docs/src/demos/Examples/NodeView/index.vue | 5 ++- packages/vue/src/VueRenderer.ts | 43 ++++++++++++++++--- 4 files changed, 45 insertions(+), 10 deletions(-) diff --git a/docs/src/demos/Examples/NodeView/Component.vue b/docs/src/demos/Examples/NodeView/Component.vue index 386c68a6..14ff48f1 100644 --- a/docs/src/demos/Examples/NodeView/Component.vue +++ b/docs/src/demos/Examples/NodeView/Component.vue @@ -1,5 +1,5 @@