DD File area chooser: Bug fix for searching with name collapsing
Compare changes
+ 128
− 46
@@ -60,6 +60,8 @@
@@ -100,8 +102,8 @@ if (system.version_num < 31400)
@@ -256,6 +258,7 @@ function DDFileAreaChooser()
@@ -1168,13 +1171,13 @@ function DDFileAreaChooser_SelectFileArea_Lightbar(pLevel, pLibIdx, pDirIdx, pCa
@@ -1202,10 +1205,10 @@ function DDFileAreaChooser_SelectFileArea_Lightbar(pLevel, pLibIdx, pDirIdx, pCa
@@ -1255,7 +1258,7 @@ function DDFileAreaChooser_SelectFileArea_Lightbar(pLevel, pLibIdx, pDirIdx, pCa
@@ -1290,7 +1293,7 @@ function DDFileAreaChooser_SelectFileArea_Lightbar(pLevel, pLibIdx, pDirIdx, pCa
@@ -2239,6 +2242,122 @@ function DDFileAreaChooser_SetUpLibListWithCollapsedDirs()
@@ -2787,43 +2906,6 @@ function findFileLibIdxFromText(pSearchText, pStartItemIdx)