support embedding scene data to PNG/SVG (#2219)
Co-authored-by: Lipis <lipiridis@gmail.com>
This commit is contained in:
@@ -156,6 +156,7 @@ const ExportModal = ({
|
||||
</Stack.Row>
|
||||
</div>
|
||||
{actionManager.renderAction("changeExportBackground")}
|
||||
{actionManager.renderAction("changeExportEmbedScene")}
|
||||
{someElementIsSelected && (
|
||||
<div>
|
||||
<label>
|
||||
|
||||
Reference in New Issue
Block a user