DD File Area Chooser fix for directory collapsing mode when using the lightbar interface.
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 70
− 23
@@ -52,6 +52,10 @@
@@ -52,6 +52,10 @@
@@ -92,8 +96,8 @@ if (system.version_num < 31400)
@@ -92,8 +96,8 @@ if (system.version_num < 31400)
@@ -1059,8 +1063,8 @@ function DDFileAreaChooser_SelectFileArea_Lightbar(pLevel, pLibIdx, pDirIdx, pCa
@@ -1059,8 +1063,8 @@ function DDFileAreaChooser_SelectFileArea_Lightbar(pLevel, pLibIdx, pDirIdx, pCa
@@ -1386,27 +1390,36 @@ function DDFileAreaChooser_SelectFileArea_Lightbar(pLevel, pLibIdx, pDirIdx, pCa
@@ -1386,27 +1390,36 @@ function DDFileAreaChooser_SelectFileArea_Lightbar(pLevel, pLibIdx, pDirIdx, pCa
@@ -1427,10 +1440,12 @@ function DDFileAreaChooser_SelectFileArea_Lightbar(pLevel, pLibIdx, pDirIdx, pCa
@@ -1427,10 +1440,12 @@ function DDFileAreaChooser_SelectFileArea_Lightbar(pLevel, pLibIdx, pDirIdx, pCa
@@ -2826,3 +2841,35 @@ function attrCodeStr(pAttrCodeCharStr)
@@ -2826,3 +2841,35 @@ function attrCodeStr(pAttrCodeCharStr)