From cdd05d60e49c9948f325e5e822844dcb5cab27de Mon Sep 17 00:00:00 2001 From: Simon Date: Tue, 26 Aug 2025 22:04:02 -0400 Subject: [PATCH] added keyboard shortcuts for nudging /deleting containers --- startpage.html | 69 +++++++++++++++++++++++++++++++++++++++++++++----- 1 file changed, 62 insertions(+), 7 deletions(-) diff --git a/startpage.html b/startpage.html index 780e190..c22bbc8 100644 --- a/startpage.html +++ b/startpage.html @@ -572,7 +572,7 @@

- todo: enable changing color of edit page toggle? remove underline from links? nudge elements 1px with arrow keys? reset data button? + todo: enable changing color of edit page toggle? reset data button? @@ -809,6 +809,7 @@ style="z-index: ${numberOfMediaContainers + numberOfTextContainers};" src="${this.mediaUrl}" draggable=false + tabindex="0" > ${loadingFromSave ? `` : ``} ` @@ -828,6 +829,7 @@ id=${this.id} class="movable media" style="width:640px;height:480px" + tabindex="0" >