Clear block config background on rebuild
This commit is contained in:
@@ -43,6 +43,7 @@ public class BlockConfigFragment{
|
||||
|
||||
table.visible = true;
|
||||
table.clear();
|
||||
table.background(null);
|
||||
tile.buildConfiguration(table);
|
||||
table.pack();
|
||||
table.setTransform(true);
|
||||
|
||||
Reference in New Issue
Block a user