From 1121db9944d2845a36a9c7f495ba9820e57f6d67 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Tue, 29 Mar 2022 16:58:46 -0400 Subject: [PATCH] Fix modal inconsistencies --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index dba2882..7449362 100644 --- a/Changelog.md +++ b/Changelog.md @@ -12,6 +12,7 @@
  • ✓ Optimize dependencies
  • ✓ Numerous code and UI optimizations, including better comments
  • ✓ Keyfile modal will recenter automatically upon dropping a keyfile
  • +
  • ✓ Fix modals moving around randomly when open and closed numerous times
  • Save as file dialog now opens in the directory of dropped files
  • Finish adding tooltips