Closed bradhannah closed 2 years ago
When you set a default file name, that doesn't match the case of a file in the selected directory, it will not match. This update does a quick check to see if the file system is case insensitive and then does a case insensitive check against it.
When you set a default file name, that doesn't match the case of a file in the selected directory, it will not match. This update does a quick check to see if the file system is case insensitive and then does a case insensitive check against it.