From 71b1954cd761030a4f6c322edfe366634d782bab Mon Sep 17 00:00:00 2001 From: Jesse Jurman Date: Fri, 26 Jan 2024 22:52:21 -0500 Subject: [PATCH] set focus on canvas after starting --- a11y_page.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/a11y_page.html b/a11y_page.html index 72b03dc..82d932e 100644 --- a/a11y_page.html +++ b/a11y_page.html @@ -1030,8 +1030,9 @@
+ onclick="p8_create_audio_context(); p8_run_cart(); p8_container.focus()">