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