make sure to fix new slots' layouts

pull/95/head
jmoenig 2020-12-02 08:27:10 +01:00
rodzic d826c29d74
commit 6100377369
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -1682,6 +1682,7 @@ SyntaxElementMorph.prototype.labelPart = function (spec) {
}
}
});
part.fixLayout();
}
} else if (spec[0] === '$' &&
spec.length > 1 &&