From 4af6f7b9e756e6b3add0ed61ea9fc0e0709d874a Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 10 Sep 2024 19:35:06 -0700 Subject: bugfix in source editor --- source_edit.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'source_edit.lua') diff --git a/source_edit.lua b/source_edit.lua index 2dca05d..53bd16a 100644 --- a/source_edit.lua +++ b/source_edit.lua @@ -234,7 +234,6 @@ function edit.quit(State) end function edit.mouse_press(State, x,y, mouse_button) - love.keyboard.setTextInput(true) -- bring up keyboard on touch screen if State.search_term then return end State.mouse_down = mouse_button --? print_and_log(('edit.mouse_press: cursor at %d,%d'):format(State.cursor1.line, State.cursor1.pos)) -- cgit 1.4.1-2-gfad0