convert to base64 before export as CORS restrictions would break the export of linked images (#1003)
This commit is contained in:
@@ -17,7 +17,7 @@ class MainMenu {
|
||||
/**
|
||||
* @type {Integer}
|
||||
*/
|
||||
this.exportWindowCt = 0
|
||||
this.editor.exportWindowCt = 0
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user