about summary refs log tree commit diff stats
path: root/help.lua
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2023-06-01 22:12:12 -0700
committerKartik K. Agaram <vc@akkartik.com>2023-06-01 22:12:12 -0700
commitcdef37c4191e48228d1ea83eb590e1f3109e3c8b (patch)
treefb7546965cbf9d7d4ce83b2c7aa71509dfcce685 /help.lua
parent9b27a4d816bbfc23f122698e65f660d89c7664e4 (diff)
downloadlines.love-cdef37c4191e48228d1ea83eb590e1f3109e3c8b.tar.gz
get rid of recent_mouse
It's a hack:
  - if you start selecting from below final line the start of the
    selection is the most recent click even if it was forever ago
  - (the crash we're currently fixing) if you start up and immediately
    select all then click below final line => crash. recent_mouse was
    never set.
  - getting rid of it breaks no tests (except the crash we're currently
    fixing)
Diffstat (limited to 'help.lua')
0 files changed, 0 insertions, 0 deletions