- Faster enumeration of large directories - Add toggleable columns - Add Created and Type columns - Fix breadcrumbs - Properly build left view tree with support for cross-platform roots and special folders
4 lines
No EOL
297 B
Text
4 lines
No EOL
297 B
Text
@inherits FeedbackComponent<Guid, Guid>
|
|
@using LANCommander.UI.Components
|
|
|
|
<FileManager ArchiveId="Options" Features="@(FileManagerFeatures.NavigationBack | FileManagerFeatures.NavigationForward | FileManagerFeatures.UpALevel | FileManagerFeatures.Refresh | FileManagerFeatures.Breadcrumbs)" /> |