hide turtleMenu button in appMode

pull/68/head
Michael Aschauer 2018-12-03 12:32:24 +01:00
rodzic f42191689b
commit 684287ad5c
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -939,6 +939,7 @@ IDE_Morph.prototype.toggleAppMode = function (appMode) {
this.controlBar.settingsButton,
this.controlBar.stageSizeButton,
this.controlBar.steppingButton,
this.controlBar.turtlestitchButton,
//this.controlBar.largeStageSizeButton,
this.spriteEditor,
this.paletteHandle,