Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page up, page down, home, end in library view #306

Closed
dkniffin opened this issue Jan 13, 2017 · 2 comments
Closed

Page up, page down, home, end in library view #306

dkniffin opened this issue Jan 13, 2017 · 2 comments

Comments

@dkniffin
Copy link
Collaborator

We should add support for these keys in the library view, for quicker movement without a mouse. Page up/down would move one page up/down. Home would go to the top of the library. End would go to the bottom.

@martpie
Copy link
Owner

martpie commented Jan 13, 2017

Nothing really complicated here. I'm curious these shortcuts are not implemented by default in scrollable divs though

@martpie
Copy link
Owner

martpie commented Jul 22, 2017

Update: these shortcuts should exist for any scrollable div, so if they are not working, there is a preventDefault somewhere and I think I know where, will fix it asap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants