kopia lustrzana https://github.com/backface/turtlestitch
reset some spacing
rodzic
bf8569dd4b
commit
9f08c7e85d
|
@ -1134,7 +1134,7 @@ CustomCommandBlockMorph.prototype.userMenu = function () {
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
function monitor(vName) {
|
function monitor(vName) {
|
||||||
var stage = rcvr.parentThatIsA(StageMorph),
|
var stage = rcvr.parentThatIsA(StageMorph),
|
||||||
varFrame = myself.variables;
|
varFrame = myself.variables;
|
||||||
menu.addItem(
|
menu.addItem(
|
||||||
|
@ -1358,7 +1358,7 @@ CustomCommandBlockMorph.prototype.duplicateBlockDefinition = function () {
|
||||||
if (exp instanceof BlockMorph) {
|
if (exp instanceof BlockMorph) {
|
||||||
rebindRecursiveCalls(exp);
|
rebindRecursiveCalls(exp);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
ide.flushPaletteCache();
|
ide.flushPaletteCache();
|
||||||
ide.refreshPalette();
|
ide.refreshPalette();
|
||||||
|
|
Ładowanie…
Reference in New Issue