#945 White background and forks in composite mode

This commit is contained in:
Knut Sveidqvist
2019-10-10 17:57:29 +02:00
parent 54e6e2f66e
commit 85e58faa78
4 changed files with 61 additions and 5 deletions

View File

@@ -152,6 +152,10 @@ const renderDoc = (doc, diagram, parentId) => {
for (let i = 0; i < keys.length; i++) {
const stateDef = states[keys[i]];
if (parentId) {
stateDef.parentId = parentId;
}
let node;
if (stateDef.doc) {
let sub = diagram