about summary refs log tree commit diff stats
path: root/text.lua
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-08-16 13:38:10 -0700
committerKartik K. Agaram <vc@akkartik.com>2022-08-16 13:38:10 -0700
commit4f128f39f3ec9d63f0076b1725ce321d1ea6d24b (patch)
tree7c9c184d92cf81898280798dcf67987cdd723660 /text.lua
parenteba973369e0f94e1f89cb05643d7af51d7822568 (diff)
downloadview.love-4f128f39f3ec9d63f0076b1725ce321d1ea6d24b.tar.gz
obsolete comment
Diffstat (limited to 'text.lua')
-rw-r--r--text.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/text.lua b/text.lua
index e46777e..3e9f51a 100644
--- a/text.lua
+++ b/text.lua
@@ -68,8 +68,6 @@ function Text.draw(State, line_index, y, startpos)
   end
   return y, screen_line_starting_pos
 end
--- manual tests:
---  draw with small screen width of 100
 
 function Text.draw_cursor(State, x, y)
   -- blink every 0.5s