Skip to content

Version 1.2.8 released!

Compare
Choose a tag to compare
@soccerloway soccerloway released this 05 Dec 15:58
· 13 commits to master since this release

Add handlers for ArrowUp/ArrowDown. Unite the cursor behavior:

  1. ArrowDown from above the table: cursor goes to first cell on first row.
  2. ArrowDown/ArrowUp in the table: cursor moves vertically.
  3. ArrowUp from below the table: goes to first cell on last row.