SpecBAS icon indicating copy to clipboard operation
SpecBAS copied to clipboard

File pickers do not reflect file system changes in real time

Open equin0x80 opened this issue 6 months ago • 1 comments

In a standard Windows file picker, if files or folders are created, renamed, or deleted by another process on the system, the picker will automatically update its view. Because SpecBAS has non-standard UI this does not occur. It could potentially be achieved with something along the lines of FileSystemWatcher.

equin0x80 avatar Aug 20 '25 14:08 equin0x80