keep “undo” and “redo” buttons at the same location

upd4.1
Jens Mönig 2017-10-17 08:34:21 +02:00
rodzic ec917de0bf
commit b7f1146a4d
2 zmienionych plików z 3761 dodań i 3 usunięć

Wyświetl plik

@ -148,7 +148,7 @@ CustomCommandBlockMorph, SymbolMorph, ToggleButtonMorph*/
// Global stuff ////////////////////////////////////////////////////////
modules.blocks = '2017-October-10';
modules.blocks = '2017-October-17';
var SyntaxElementMorph;
var BlockMorph;
@ -6668,8 +6668,7 @@ ScriptsMorph.prototype.addToolbar = function () {
myself = this,
shade = new Color(140, 140, 140);
// toolBar.respectHiddens = true; // uncomment to keep buttons in place
toolBar.respectHiddens = true;
toolBar.undoButton = new PushButtonMorph(
this,
"undrop",

Plik diff jest za duży Load Diff