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:
72a4ffe
)
special selection: drop a debug
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 3 Apr 2021 20:51:19 +0000
(21:51 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 4 Apr 2021 19:07:53 +0000
(20:07 +0100)
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 c5804de14e3f302c34f2f9b5485ed1be24d5e390..7e63feac0e145c845b0d789c6bf87bc67db8c10d 100644
(file)
--- a/
templates/script.ts
+++ b/
templates/script.ts
@@
-475,7
+475,6
@@
function special_count_reupdate() {
<text x="0" y="0" fill="purple" stroke="#fcf" stroke-width="2"
font-family="sans-serif" font-size="50">${special_count}</text>
</g></svg>`;
- console.log(svg);
let svg_data = btoa(svg);
style_text =
`svg[id=space] {