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

Folder browse dialog #40

Closed heribertolugo closed 4 years ago

heribertolugo commented 4 years ago

right now a "file save" dialog is being used to select folder for scanning. this works but has the draw back of not allowing some folders to be scanned because of permissions, as it needs "file save to location" permissions. Implement a folder browser which looks like the file browser but does not have the aforementioned limitations.