Don't force-show storage windows when their contents change (#35048)
This commit is contained in:
committed by
GitHub
parent
d849a0434b
commit
05608344d4
@@ -74,10 +74,6 @@ public sealed class StorageSystem : SharedStorageSystem
|
|||||||
{
|
{
|
||||||
containerBui.Hide();
|
containerBui.Hide();
|
||||||
}
|
}
|
||||||
else
|
|
||||||
{
|
|
||||||
storageBui.Show();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user