gulped changes

This commit is contained in:
sofiekedvik
2017-11-01 13:18:33 +01:00
parent b2631cdcd7
commit ef9be4c907
+1
View File
@@ -423,6 +423,7 @@ var Canvas = fabric.util.createClass(fabric.Canvas, {
this.getViewport().reset();
}
this.sendToBack(this.getImage());
this.getImage().center();
this.getDragbars().resetPosition();
this.renderAll();
},