From 10c1a70dd0b57aab9e181546ac41b9909e407b32 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 28 May 2022 22:24:17 -0700 Subject: . --- text.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'text.lua') diff --git a/text.lua b/text.lua index 57d7e46..c2d36b9 100644 --- a/text.lua +++ b/text.lua @@ -25,7 +25,7 @@ function Text.draw(line, line_width, line_index) local frag, frag_text = f.data, f.text -- render fragment local frag_width = math.floor(App.width(frag_text)*Zoom) - local s=tostring +--? local s=tostring --? print('('..s(x)..','..s(y)..') '..frag..'('..s(frag_width)..' vs '..s(line_width)..') '..s(line_index)..' vs '..s(Screen_top1.line)..'; '..s(pos)..' vs '..s(Screen_top1.pos)..'; bottom: '..s(Screen_bottom1.line)..'/'..s(Screen_bottom1.pos)) if x + frag_width > line_width then assert(x > 25) -- no overfull lines -- cgit 1.4.1-2-gfad0