mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-10 02:49:40 +02:00
foreignObject works. labels work! Yeah!
This commit is contained in:
@@ -192,6 +192,7 @@ function resolveSVGElement(element) {
|
||||
}
|
||||
|
||||
function resolveForeignObjects(element) {
|
||||
return;
|
||||
var children
|
||||
, textElement
|
||||
, textSpan
|
||||
|
Reference in New Issue
Block a user