Adds PrefixDictionaryFolderItems method to add "[+] " prefix to folder names for MC.

This commit is contained in:
Neil Dorin
2019-03-07 16:31:56 -07:00
parent 52ac57c080
commit 3a99c3bb30
3 changed files with 45 additions and 3 deletions

View File

@@ -549,7 +549,6 @@ namespace PepperDash.Essentials.UIDrivers.VC
{
(Codec as IHasDirectory).SetCurrentDirectoryToRoot();
#warning Deal with this recursive issue
SearchKeypadClear();
RefreshDirectory();