From 6294aa1776a38a313016b8bb884bf542dae45bd3 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Mon, 28 Mar 2022 20:27:16 -0400 Subject: [PATCH] Keyfile modal will autocenter --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 69e7d1a..8efcdc4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -11,6 +11,7 @@
  • ✓ Fixed layout bug that allowed scrolling within window
  • ✓ Optimize dependencies
  • ✓ Numerous code and UI optimizations
  • +
  • ✓ Keyfile modal will recenter automatically upon dropping a keyfile
  • Save as file dialog now opens in the directory of dropped files
  • Finish adding tooltips