From 82a480d924446fd1773d782a48b60b96b7a0e360 Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Wed, 27 Jul 2022 17:25:20 +0200 Subject: [PATCH] Adding circle node type and class handling --- cypress/platform/knsv.html | 10 +++++++--- src/defaultConfig.js | 2 +- src/diagrams/mindmap/mindmapDb.js | 11 +++++++++++ src/diagrams/mindmap/styles.js | 9 ++++++++- src/diagrams/mindmap/svgDraw.js | 29 +++++++++++++++++++++-------- 5 files changed, 48 insertions(+), 13 deletions(-) diff --git a/cypress/platform/knsv.html b/cypress/platform/knsv.html index 49a16d82e..72df620e6 100644 --- a/cypress/platform/knsv.html +++ b/cypress/platform/knsv.html @@ -7,6 +7,7 @@ +