mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-07-08 18:16:24 +00:00
[GUI] Do not fill subdirectories repeteadly. Fixes #879
This commit is contained in:
@@ -125,6 +125,7 @@ public sealed class SubdirectoryViewModel
|
||||
}
|
||||
|
||||
model.Plugin.CloseDir(node);
|
||||
model.Listed = true;
|
||||
}
|
||||
|
||||
public ObservableCollection<FileModel> Entries { get; }
|
||||
|
||||
Reference in New Issue
Block a user