+ Try hitting the tab
key and notice how the focus stays within the modal itself. Also, esc
to close modal.
+
From 74eb9a5ec036d733b40ad932b0d0716213cf8376 Mon Sep 17 00:00:00 2001 From: miha-q <> Date: Thu, 1 Aug 2024 00:41:27 -0400 Subject: [PATCH] swap fix --- src/gui.html | 68 +++++++++++++---- src/imports/micromodal.css | 151 +++++++++++++++++++++++++++++++++++++ src/imports/micromodal.js | 1 + src/openqasm.c | 1 + 4 files changed, 207 insertions(+), 14 deletions(-) create mode 100644 src/imports/micromodal.css create mode 100644 src/imports/micromodal.js diff --git a/src/gui.html b/src/gui.html index 09ff992..bbc0159 100644 --- a/src/gui.html +++ b/src/gui.html @@ -1,8 +1,10 @@
+ + - +