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

Implement scrolling of moves in movelist using keyboard arrow keys #1735

Open
nnickoloff1234 opened this issue Dec 25, 2024 · 2 comments
Open
Assignees
Labels
bug Something isn't working bughouse

Comments

@nnickoloff1234
Copy link
Collaborator

Both in analysis and after a finished game (and during a game in progress as well) add the ability to scroll back to old moves and then forward using the keyboard like on lichess

@gbtami
Copy link
Owner

gbtami commented Dec 25, 2024

We already have arrow key support.
You can add more at https://github.com/gbtami/pychess-variants/blob/master/client/gameCtrl.ts#L175

@nnickoloff1234 nnickoloff1234 added bug Something isn't working bughouse labels Dec 25, 2024
@nnickoloff1234 nnickoloff1234 self-assigned this Dec 25, 2024
@nnickoloff1234
Copy link
Collaborator Author

ok apparently this is only problem in bughouse

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working bughouse
Projects
None yet
Development

No branches or pull requests

2 participants