kopia lustrzana https://github.com/backface/turtlestitch
migrated exporting pic of the stage
rodzic
138ecf4e84
commit
17d173f634
|
@ -8218,7 +8218,7 @@ SpriteIconMorph.prototype.userMenu = function () {
|
||||||
function () {
|
function () {
|
||||||
var ide = myself.parentThatIsA(IDE_Morph);
|
var ide = myself.parentThatIsA(IDE_Morph);
|
||||||
ide.saveCanvasAs(
|
ide.saveCanvasAs(
|
||||||
myself.object.fullImageClassic(),
|
myself.object.fullImage(),
|
||||||
this.object.name
|
this.object.name
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
|
|
Ładowanie…
Reference in New Issue