about summary refs log tree commit diff stats
path: root/button.lua
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2022-06-19 09:21:32 -0700
committerKartik K. Agaram <vc@akkartik.com>2022-06-19 09:21:32 -0700
commit3ffc2ed8f32237969fb202f89200df01e7fbdbc8 (patch)
treeaf796fb781a10f436ac690fccef8f84fa72eae15 /button.lua
parent703ed905c13a837c683aed0bf09bb68b0d7c9430 (diff)
downloadview.love-3ffc2ed8f32237969fb202f89200df01e7fbdbc8.tar.gz
bugfix
To reproduce:
  click to position cursor at end of a line
  hit enter
  press any key

before:
  newline got erased and key got added to previous line

now:
  newline is preserved

The new test checks a generalization of this.
Diffstat (limited to 'button.lua')
0 files changed, 0 insertions, 0 deletions