Spacebar should toggle play/pause
Bug #1009325 reported by
Cassidy James Blaede
This bug affects 7 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Noise |
Fix Released
|
Wishlist
|
Adam Davies |
Bug Description
What it says on the tin. ;)
When focused on the main window, pressing spacebar should toggle the play/pause state.
Related branches
lp://staging/~adam-davies/noise/fix-1009325
- Cody Garver (community): Approve
- Victor Martinez (community): Approve
-
Diff: 38 lines (+7/-4)2 files modifiedsrc/LibraryWindow.vala (+6/-3)
src/Views/Wrappers/ViewWrapper.vala (+1/-1)
Changed in noise: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
Changed in noise: | |
assignee: | nobody → Tristan Cormier (tristanc) |
Changed in noise: | |
assignee: | Tristan Cormier (tristanc) → nobody |
Changed in noise: | |
assignee: | nobody → Adam Davies (adam-davies) |
milestone: | none → luna-beta1 |
Changed in noise: | |
status: | In Progress → Fix Committed |
Changed in noise: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I proposed a branch that seemed to fix it.