Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reuse new cursor key handler in MoveVertical
The event handler for `WLibraryTableView` now also wraps around the list when navigating it using the cursor keys. So `[Library],MoveVertical` can revert to just sending Up/Down key events to the `WLibraryTableView`.
- Loading branch information