feat(export): enhance SVG and PNG export functionality with snapdom integration

This commit is contained in:
lzinga
2025-12-04 12:49:10 -08:00
parent 5c9503732d
commit ce1fd64aa9
4 changed files with 89 additions and 71 deletions

View File

@@ -1968,7 +1968,8 @@
"button_title": "Export diagram as PNG"
},
"svg": {
"export_to_png": "The diagram could not be exported to PNG."
"export_to_png": "The diagram could not be exported to PNG.",
"export_to_svg": "The diagram could not be exported to SVG."
},
"code_theme": {
"title": "Appearance",