diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2023-06-01 22:12:12 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2023-06-01 22:12:12 -0700 |
commit | cdef37c4191e48228d1ea83eb590e1f3109e3c8b (patch) | |
tree | fb7546965cbf9d7d4ce83b2c7aa71509dfcce685 /source_file.lua | |
parent | 9b27a4d816bbfc23f122698e65f660d89c7664e4 (diff) | |
download | view.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 'source_file.lua')
0 files changed, 0 insertions, 0 deletions