P2 · Audit point 9 · Planning placeholder from the UI/UX audit; implementation details remain open.
What problem would this solve?
Help is one large label without scrolling; some tooltips hard-code configurable shortcuts.
What should open-mpv do?
Use a grouped, scrollable help surface with clear dismissal and derive shortcut hints from active bindings.
Anything else?
Reference: src/window/assembly.rs: build_help / markup tooltips. Source-inspected; live UX validation pending.
Related work (coordination, not blocking dependencies): #76, #81.
Before submitting
P2 · Audit point 9 · Planning placeholder from the UI/UX audit; implementation details remain open.
What problem would this solve?
Help is one large label without scrolling; some tooltips hard-code configurable shortcuts.
What should open-mpv do?
Use a grouped, scrollable help surface with clear dismissal and derive shortcut hints from active bindings.
Anything else?
Reference:
src/window/assembly.rs: build_help / markup tooltips. Source-inspected; live UX validation pending.Related work (coordination, not blocking dependencies): #76, #81.
Before submitting