-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ Simpler pagination and 'scroll to' behaviour
The pagination now uses buttons instead of the infinite scroll which had issues such as the functionality not working unless there was already a scrollbar present. Also updates the 'scroll to' behaviour. There is no longer an initial scroll on load as the log limit will always be set low enough that you can see your next todo. The 's' shortcut is updated so that it scrolls to the next todo.
- Loading branch information
1 parent
1021595
commit 492c34c
Showing
2 changed files
with
59 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters