kopia lustrzana https://github.com/backface/turtlestitch
hide status display in app mode
rodzic
4b90355179
commit
ccf38caec3
|
@ -599,6 +599,7 @@ IDE_Morph.prototype.toggleAppMode = function (appMode) {
|
||||||
//this.paletteHandle,
|
//this.paletteHandle,
|
||||||
this.stageHandle,
|
this.stageHandle,
|
||||||
this.palette,
|
this.palette,
|
||||||
|
this.statusDisplay,
|
||||||
this.categories ];
|
this.categories ];
|
||||||
|
|
||||||
this.isAppMode = isNil(appMode) ? !this.isAppMode : appMode;
|
this.isAppMode = isNil(appMode) ? !this.isAppMode : appMode;
|
||||||
|
|
Ładowanie…
Reference in New Issue