kopia lustrzana https://github.com/backface/turtlestitch
Removed Canvas2Image error
rodzic
f6afb9d08d
commit
6c357a5ed1
|
@ -3716,7 +3716,6 @@ SpriteMorph.prototype.doScreenshot = function(data) {
|
||||||
var costume = new Costume(canvas, screenshotName);
|
var costume = new Costume(canvas, screenshotName);
|
||||||
ide.currentSprite.addCostume(costume);
|
ide.currentSprite.addCostume(costume);
|
||||||
this.screenshotCount++;
|
this.screenshotCount++;
|
||||||
Canvas2Image.saveAsPNG(canvas);
|
|
||||||
};
|
};
|
||||||
|
|
||||||
// SpriteHighlightMorph /////////////////////////////////////////////////
|
// SpriteHighlightMorph /////////////////////////////////////////////////
|
||||||
|
|
Ładowanie…
Reference in New Issue