#448 Size calculations

This commit is contained in:
Knut Sveidqvist
2022-09-01 14:25:47 +02:00
parent 68f8010ab9
commit 558ef8a2db
18 changed files with 24 additions and 108 deletions

View File

@@ -5,6 +5,7 @@ import svgDraw from './svgDraw';
import { BoundingBox, Layout, Tree } from 'non-layered-tidy-tree-layout';
import clone from 'fast-clone';
import db from './mindmapDb';
/**
* @param {any} svg The svg element to draw the diagram onto
* @param {object} mindmap The maindmap data and hierarchy