From 05a22c024d0ffe3382f94ccacec6718cb10ef78f Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 13 May 2017 17:21:47 -0700 Subject: 3856 Bugfix on commit 3853: clear `render-all-on-no-more-events` once you've actually run the `render-all`. --- html/edit/009-sandbox-test.mu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/edit/009-sandbox-test.mu.html') diff --git a/html/edit/009-sandbox-test.mu.html b/html/edit/009-sandbox-test.mu.html index 80242905..ccf13ba0 100644 --- a/html/edit/009-sandbox-test.mu.html +++ b/html/edit/009-sandbox-test.mu.html @@ -195,7 +195,7 @@ if ('onhashchange' in window) { 132 ¦ save-sandboxes env, resources 133 ¦ hide-screen screen 134 ¦ screen <- render-sandbox-side screen, env, render -135 ¦ screen <- update-cursor screen, recipes, current-sandbox, sandbox-in-focus?, env +135 ¦ screen <- update-cursor screen, recipes, current-sandbox, sandbox-in-focus?, env 136 ¦ show-screen screen 137 ¦ loop +next-event 138 } -- cgit 1.4.1-2-gfad0