From 72997f832ec1f2255dbb7d389e407ade08853c13 Mon Sep 17 00:00:00 2001 From: Slavasil Date: Sun, 3 May 2026 18:31:07 +0300 Subject: [PATCH] close the error dialog by pressing Enter/Esc --- src/KeyKeeper/Views/ErrorDialog.axaml | 17 ++++++++++------- src/KeyKeeper/Views/ErrorDialog.axaml.cs | 12 ++++++++++-- 2 files changed, 20 insertions(+), 9 deletions(-) diff --git a/src/KeyKeeper/Views/ErrorDialog.axaml b/src/KeyKeeper/Views/ErrorDialog.axaml index f21f499..89faf82 100644 --- a/src/KeyKeeper/Views/ErrorDialog.axaml +++ b/src/KeyKeeper/Views/ErrorDialog.axaml @@ -32,13 +32,16 @@ - -