heribertolugo / FileList

List all files in a given directory, and provide the option to copy or move selected files.
1 stars 0 forks source link

Directory summary incorrect (intermittent) #18

Closed heribertolugo closed 4 years ago

heribertolugo commented 4 years ago

directory summary was found to incorrectly display only 1 file for download folder (a .png). other file types in this directory are compressed (.iso, .7z, .zip) and executables. does not occur with other directories that ive noticed. download folder is first in list, which may be part of the reason. missing files is only affecting summary.

heribertolugo commented 4 years ago

summary seems to use actual items in treeview, rather than master list. if items are checked, correct summary is shown.