DD area chooser fixes for lightbar mode: Numeric input (for file area chooser) and wording changes on numeric input (for both)
Compare changes
Files
4+ 28
− 13
@@ -42,6 +42,9 @@
@@ -82,8 +85,8 @@ if (system.version_num < 31400)
@@ -203,7 +206,7 @@ function DDFileAreaChooser()
@@ -1317,7 +1320,7 @@ function DDFileAreaChooser_SelectFileArea_Lightbar(pLevel, pLibIdx, pDirIdx, pCa
@@ -1327,8 +1330,20 @@ function DDFileAreaChooser_SelectFileArea_Lightbar(pLevel, pLibIdx, pDirIdx, pCa
@@ -1340,7 +1355,7 @@ function DDFileAreaChooser_SelectFileArea_Lightbar(pLevel, pLibIdx, pDirIdx, pCa
@@ -1530,10 +1545,10 @@ function DDFileAreaChooser_CreateLightbarFileLibMenu()
@@ -1665,9 +1680,9 @@ function DDFileAreaChooser_CreateLightbarFileDirMenu(pLibIdx, pDirIdx, pLevel)
@@ -2100,7 +2115,7 @@ function DDFileAreaChooser_SetUpLibListWithCollapsedDirs()
@@ -2589,7 +2604,7 @@ function isPrintableChar(pText)