fluffy-critter / bandcrash

Bandcamp-style batch encoder and web player for independent musicians
MIT License
57 stars 0 forks source link

Keyboard shortcuts for moving up/down in the track listing #89

Closed fluffy-critter closed 1 year ago

fluffy-critter commented 1 year ago

Is your feature request related to a problem? Please describe.

It'd be nice to be able to navigate the track listing from the keyboard while maintaining focus on the track editor pane

Describe the solution you'd like

ctrl-shift-JK or something, idk

Woudl be nice for keyboard friendliness

Also will need to preserve the focus into the new widget, which might be tricky with how things work. Or maybe go back to having a single editor widget whose data gets swapped between instead of trying to be too fancy. I knew that was a mistake.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Affected platform(s)

GUI

Additional context Add any other context or screenshots about the feature request here.