From c29be0ffce7132d607077b3e7dda342fc3c4c461 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 16 Dec 2023 23:37:32 -0800 Subject: streamline button.lua --- text_tests.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'text_tests.lua') diff --git a/text_tests.lua b/text_tests.lua index 41fe2df..430733a 100644 --- a/text_tests.lua +++ b/text_tests.lua @@ -881,6 +881,7 @@ function test_select_text_using_mouse_starting_above_text_wrapping_line() Editor_state.screen_top1 = {line=2, pos=3} Editor_state.screen_bottom1 = {} -- press mouse above first line of text + edit.draw(Editor_state) edit.run_after_mouse_press(Editor_state, Editor_state.left+8,5, 1) -- selection is at screen top check(Editor_state.selection1.line ~= nil, 'selection:line-not-nil') -- cgit 1.4.1-2-gfad0