Closed amirsina-mashayekh closed 1 month ago
If you change path before downloading, when download is completed, an exception is thrown in background and "Open File" and "Open Download Folder" buttons won't work.
Fixed it by initializing new_download_path with the user specified path.
new_download_path
If you change path before downloading, when download is completed, an exception is thrown in background and "Open File" and "Open Download Folder" buttons won't work.
Fixed it by initializing
new_download_path
with the user specified path.