From 996ce5f101e597cf70bda0864f964b356a1005a3 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 6 May 2017 15:03:13 -0700 Subject: 3845 --- html/edit/006-sandbox-copy.mu.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/edit/006-sandbox-copy.mu.html') diff --git a/html/edit/006-sandbox-copy.mu.html b/html/edit/006-sandbox-copy.mu.html index 61a06072..d7d3192a 100644 --- a/html/edit/006-sandbox-copy.mu.html +++ b/html/edit/006-sandbox-copy.mu.html @@ -183,7 +183,7 @@ if ('onhashchange' in window) { 121 ] 122 ] 123 -124 after <global-touch> [ +124 after <global-touch> [ 125 # support 'copy' button 126 { 127 ¦ copy?:bool <- should-attempt-copy? click-row, click-column, env @@ -191,7 +191,7 @@ if ('onhashchange' in window) { 129 ¦ copy?, env <- try-copy-sandbox click-row, env 130 ¦ break-unless copy? 131 ¦ screen <- render-sandbox-side screen, env, render -132 ¦ screen <- update-cursor screen, recipes, current-sandbox, sandbox-in-focus?, env +132 ¦ screen <- update-cursor screen, recipes, current-sandbox, sandbox-in-focus?, env 133 ¦ loop +next-event 134 } 135 ] -- cgit 1.4.1-2-gfad0