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

Rep4Lev: Implement Up/Down Nav (Keyboard-only Highlighting) #475

Open
SimonN opened this issue Dec 28, 2023 · 0 comments
Open

Rep4Lev: Implement Up/Down Nav (Keyboard-only Highlighting) #475

SimonN opened this issue Dec 28, 2023 · 0 comments
Labels

Comments

@SimonN
Copy link
Owner

SimonN commented Dec 28, 2023

Lix 0.10.17

In the singleplayer browser, when you select a level, you can choose "Load Replay" by clicking on that button or by hotkey. This opens the find-replay-for-given level dialog, which I call Rep4Lev internally.

In Rep4Lev, you're forced to select the desired replay by clicking on it with the mouse.

Unlike in the singleplayer browser, you cannot use up/down navigation to pick your replay in Rep4Lev. I haven't implemented up/down navigation because highlighting makes no sense -- the first click immediately selects the replay to run it. I've implemented up/down navigation only for highlighting browsers, e.g., the singleplayer browser, where the first click highlights and the second click selects.

Thus: Implement up/down keyboard navigation for Rep4Lev.

@geoo89 has wished for this for years. Aed it feels more like a bug than a mere missing feature.

@SimonN SimonN added the 3-bug label Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant