Studio: UX work

This commit is contained in:
Pieter Vander Vennet 2023-11-05 12:05:00 +01:00
parent bf4f7d3f88
commit 8685ec8ccc
45 changed files with 532 additions and 312 deletions

View file

@ -95,12 +95,14 @@ const version = meta.version
}]
}
],
tagRenderings: ["images"],
lineRendering: [{
width: 1,
color: "blue"
}]
};
editLayerState.configuration.setData(initialLayerConfig);
editLayerState.startSavingUpdates()
state = "editing_layer";
}