From fbcd7eee9392587a59f65add306065637e5b0664 Mon Sep 17 00:00:00 2001 From: Joe Knapper Date: Tue, 17 Mar 2026 19:09:43 +0000 Subject: [PATCH] Also show modal when pressing Esc, handle multiple Escs --- .../modalComponents/calibrationWizard.vue | 41 ++++++++++++++----- 1 file changed, 31 insertions(+), 10 deletions(-) diff --git a/webapp/src/components/modalComponents/calibrationWizard.vue b/webapp/src/components/modalComponents/calibrationWizard.vue index eb7de58e..0dd1dcc2 100644 --- a/webapp/src/components/modalComponents/calibrationWizard.vue +++ b/webapp/src/components/modalComponents/calibrationWizard.vue @@ -1,5 +1,5 @@