From a59f20f8669c7bdd21166e918bd74493e46c0400 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 19 Jun 2017 14:42:33 -0700 Subject: 3928 --- html/edit/005-sandbox.mu.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/edit/005-sandbox.mu.html') diff --git a/html/edit/005-sandbox.mu.html b/html/edit/005-sandbox.mu.html index 8e6eed32..69953a33 100644 --- a/html/edit/005-sandbox.mu.html +++ b/html/edit/005-sandbox.mu.html @@ -324,7 +324,7 @@ if ('onhashchange' in window) { 261 ¦ row <- add row, 1 262 } 263 # render sandboxes - 264 draw-horizontal screen, row, left, right + 264 draw-horizontal screen, row, left, right 265 sandbox:&:sandbox <- get *env, sandbox:offset 266 row, screen <- render-sandboxes screen, sandbox, left, right, row, render-from 267 clear-rest-of-screen screen, row, left, right @@ -370,7 +370,7 @@ if ('onhashchange' in window) { 307 ¦ at-bottom?:bool <- greater-or-equal row, screen-height 308 ¦ return-if at-bottom? 309 ¦ # draw solid line after sandbox - 310 ¦ draw-horizontal screen, row, left, right + 310 ¦ draw-horizontal screen, row, left, right 311 } 312 # if hidden, reset row attributes 313 { -- cgit 1.4.1-2-gfad0