about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--zet.tlv2
1 files changed, 1 insertions, 1 deletions
diff --git a/zet.tlv b/zet.tlv
index 0e91ea6..43c1548 100644
--- a/zet.tlv
+++ b/zet.tlv
@@ -219,7 +219,7 @@
     >        x = indent+1
     >      end
     >    end
-    >    if y >= starty + view_settings.height then
+    >    if y >= view_settings.height then
     >      break
     >    end
     >  end