mirror of
https://github.com/Hopiu/fabric.js.git
synced 2026-05-22 12:21:51 +00:00
parent
543566d7d8
commit
5c3f3a9594
1 changed files with 1 additions and 0 deletions
|
|
@ -1013,6 +1013,7 @@
|
|||
}
|
||||
if (!xml || !xml.documentElement) {
|
||||
callback && callback(null);
|
||||
return false;
|
||||
}
|
||||
|
||||
fabric.parseSVGDocument(xml.documentElement, function (results, _options, elements, allElements) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue