From 5aac71e8758501964b83591fc26613bacbc1b758 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 22 Jun 2017 09:33:29 -0700 Subject: 3935 --- edit/005-sandbox.mu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'edit/005-sandbox.mu') diff --git a/edit/005-sandbox.mu b/edit/005-sandbox.mu index 4ef76e01..ae322545 100644 --- a/edit/005-sandbox.mu +++ b/edit/005-sandbox.mu @@ -273,7 +273,7 @@ def render-sandboxes screen:&:screen, sandbox:&:sandbox, left:num, right:num, ro return-unless sandbox screen-height:num <- screen-height screen at-bottom?:bool <- greater-or-equal row, screen-height - return-if at-bottom?:bool + return-if at-bottom? hidden?:bool <- lesser-than idx, render-from { break-if hidden? -- cgit 1.4.1-2-gfad0