kopia lustrzana https://github.com/backface/turtlestitch
Start at 1 in updateDefinition (similar to duplication)
rodzic
b2e5b50703
commit
eef4aca76f
|
@ -2302,7 +2302,7 @@ BlockEditorMorph.prototype.updateDefinition = function () {
|
||||||
var head, ide,
|
var head, ide,
|
||||||
oldSpec = this.definition.blockSpec(),
|
oldSpec = this.definition.blockSpec(),
|
||||||
pos = this.body.contents.position(),
|
pos = this.body.contents.position(),
|
||||||
count = 0,
|
count = 1,
|
||||||
element;
|
element;
|
||||||
|
|
||||||
this.definition.receiver = this.target; // only for serialization
|
this.definition.receiver = this.target; // only for serialization
|
||||||
|
|
Ładowanie…
Reference in New Issue