More reconstructors

This commit is contained in:
Anuken
2022-02-27 11:43:14 -05:00
parent 73fb5657f1
commit 06292d6687
13 changed files with 73 additions and 29 deletions

View File

@@ -79,7 +79,7 @@ public class SchematicsDialog extends BaseDialog{
in.add("@schematic.tags").padRight(4);
//tags (no scroll pane visible)
in.pane(Styles.nonePane, t -> {
in.pane(Styles.noBarPane, t -> {
rebuildTags = () -> {
t.clearChildren();
t.left();