chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1cb904
)
script: Remove a done todo
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 20 Mar 2021 23:20:26 +0000
(23:20 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 20 Mar 2021 23:20:26 +0000
(23:20 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
templates/script.ts
patch
|
blob
|
history
diff --git
a/templates/script.ts
b/templates/script.ts
index f41d1b429cb5cc5a68fea5ab6a5c7d9206c3513f..e1bfc17e7faa85f70632a8e7d347abdb7d4e0650 100644
(file)
--- a/
templates/script.ts
+++ b/
templates/script.ts
@@
-721,7
+721,6
@@
function drag_mousedown(e : MouseEvent, shifted: boolean) {
drag_add_piece(tpiece,tp);
}
} else if (held == null || wresting) {
- // xxx prevent clicking on anything that is occulting, unless wresting
if (!shifted) {
ungrab_all();
}