about summary refs log tree commit diff stats
path: root/manual_tests
diff options
context:
space:
mode:
Diffstat (limited to 'manual_tests')
-rw-r--r--manual_tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/manual_tests b/manual_tests
index 7871ebf..83a0306 100644
--- a/manual_tests
+++ b/manual_tests
@@ -6,6 +6,7 @@ click on first character of text -> cursor on first character of text
 click to right of text -> cursor past end of line
 click to right of wrapped text -> cursor on final character of line
 click on drawing -> cursor doesn't move
+cursor past end of line -> renders
 create drawing -> cursor bumps down below drawing
 backspace
   cursor_pos == 0, previous line is a drawing -> delete drawing, cursor still visible at start of line