File dialogs open in same directory as input

This commit is contained in:
Evan Su 2022-04-10 22:53:16 -04:00 committed by GitHub
parent 95a5f26024
commit 7744061910
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
<ul>
<li>✓ Improve Internals documentation (header format, etc.)</li>
<li>Improve Reed-Solomon performance</li>
<li>Save as file dialog now opens in the same directory as dropped files</li>
<li>Save as and keyfile file dialog now opens in the same directory as dropped files</li>
</ul>
# v1.24 (Released 04/02/2022)