4_15_2019 update
This commit is contained in:
@@ -893,7 +893,7 @@
|
||||
var type = SideAndPath[i]['Type'];
|
||||
|
||||
var contentName = "content_" + type + "_" + sideName;
|
||||
//console.log(canvasName);
|
||||
console.log(canvasName);
|
||||
contentName = JSON.stringify(window['canvas_' + type + '_' + sideName].toObject(['idNumber', 'id'])); // = new fabric.Canvas(canvasName);
|
||||
//console.log(contentName);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user