kopia lustrzana https://github.com/backface/turtlestitch
fixed a rendering issue
rodzic
e10fc51ed9
commit
1a8c75c1b5
|
|
@ -2567,6 +2567,7 @@ BlockMorph.prototype.setSpec = function (spec, definition) {
|
|||
});
|
||||
this.blockSpec = spec;
|
||||
this.fixLayout();
|
||||
this.rerender();
|
||||
this.cachedInputs = null;
|
||||
};
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue