Fixed #4108
This commit is contained in:
@@ -121,6 +121,10 @@ public class BlockInventoryFragment extends Fragment{
|
||||
}
|
||||
if(dirty) rebuild(false);
|
||||
}
|
||||
|
||||
if(table.getChildren().isEmpty()){
|
||||
hide();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user