mirror of
https://github.com/4sval/FModel.git
synced 2026-03-22 01:34:37 -05:00
ig
This commit is contained in:
parent
55b15ab2b5
commit
f1a33b68d0
|
|
@ -152,7 +152,7 @@ public class AssetsFolderViewModel
|
|||
item.Folders.SetSuppressionState(false);
|
||||
item.AssetsList.Assets.SetSuppressionState(false);
|
||||
|
||||
if (item.Folders.Any())
|
||||
if (item.Folders.Count != 0)
|
||||
{
|
||||
item.Folders.InvokeOnCollectionChanged();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user