From 41401967026664355083ad7a8262bbd098252e70 Mon Sep 17 00:00:00 2001 From: Devine Lu Linvega Date: Tue, 28 May 2024 19:17:42 -0700 Subject: [PATCH] Do not needlessly redraw footer --- gui/notepad/src/notepad.tal | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gui/notepad/src/notepad.tal b/gui/notepad/src/notepad.tal index fa5523c..9dfc660 100644 --- a/gui/notepad/src/notepad.tal +++ b/gui/notepad/src/notepad.tal @@ -433,7 +433,8 @@ #0000 .Screen/x DEO2 #0018 .Screen/y DEO2 [ LIT2 80 -Screen/pixel ] DEO - ( >> ) + + ! @ ( -- ) [ LIT2 00 -collapsed ] LDZ EQU ?{ JMP2r } @@ -460,7 +461,7 @@ [ LIT2 05 -Screen/sprite ] DEO .Screen/x DEI2k #0008 SUB2 ROT DEO2 &block walk-char POP INC2 LDAk ?&>w - &end POP2 + &end POP2 JMP2r @ ( -- ) [ LIT2 26 -Screen/auto ] DEO