From 839d2df3eaa1bf29f00ebec8eeba4b8c8a158852 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 19 May 2022 21:52:38 -0700 Subject: bugfix As usual, binary search is hard to get right. This time I was never actually selecting between left and right when they were just one character apart. --- manual_tests | 1 + 1 file changed, 1 insertion(+) (limited to 'manual_tests') diff --git a/manual_tests b/manual_tests index b59fced..8cfc115 100644 --- a/manual_tests +++ b/manual_tests @@ -2,6 +2,7 @@ file load: cursor_line = 1 first line is a drawing -> cursor_line = 2 click on text -> cursor moves +click on first character of text -> cursor on first character of text click on drawing -> cursor doesn't move create drawing -> cursor bumps down below drawing backspace -- cgit 1.4.1-2-gfad0