Improve display of long file names

This commit is contained in:
Evan Su 2022-04-11 17:02:06 -04:00 committed by GitHub
parent b45d63b655
commit f694ab2e1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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