From: Ian Jackson Date: Sat, 3 Apr 2021 23:46:17 +0000 (+0100) Subject: js: Multi select, actually select as many as we want! X-Git-Tag: otter-0.5.0~208 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=d5f59793cdaeb2150b75b5b4e23607f28d227f84;p=otter.git js: Multi select, actually select as many as we want! Signed-off-by: Ian Jackson --- diff --git a/templates/script.ts b/templates/script.ts index 672e5fbf..cc8b3e43 100644 --- a/templates/script.ts +++ b/templates/script.ts @@ -851,7 +851,8 @@ function drag_mousedown(e : MouseEvent, shifted: boolean) { let clickpos = mouseevent_pos(e); clicked = []; let uelem = defs_marker; - for (let i=0; i