Merge luaML.love

driver.love still failing a couple of manual tests. It's slightly
non-deterministic depending on the precise alignment of screenlines on
screen. I need to adjust how I make space for the menu bar.
This commit is contained in:
Kartik K. Agaram 2023-10-26 17:11:47 -07:00
commit 9e75918d5b
1 changed files with 3 additions and 3 deletions

View File

@ -19,13 +19,13 @@ Panning:
short node entirely within viewer, cursor in middle of screen
✓ arrow keys
✓ page-up positions cursor on top line
x page-down positions cursor on bottom line (weirdness with blank box)
✓ page-down positions cursor on bottom line
✓ mouse panning
tall node extending below viewport
x repeated down arrow near bottom pans down
✓ repeated up arrow
✓ repeated down arrow
x repeated pagedown
repeated pagedown
✓ repeated pageup
✓ mouse panning
tall node extending above viewport
@ -38,7 +38,7 @@ Panning:
tall node extending both below and above viewport
✓ repeated up arrow near top pans up
✓ repeated down arrow
repeated down arrow near bottom pans down
x repeated down arrow near bottom pans down
✓ repeated up arrow
✓ repeated pagedown
✓ repeated pageup