Action Item #386
closed
Video list and poster need to accept "Q" and "Home" to exit
Added by Hammel about 10 years ago.
Updated about 10 years ago.
Description
If the user types Q or the Home key the application should exit. These keys should be recognized in both the video list and in the poster image.
- Severity changed from 03 - Medium to 02 - High
- Status changed from New to In Progress
- % Done changed from 0 to 50
Added Ctrl-Q and Home button as quit options. Ctrl-Q tested but Home wasn't since the Favi keyboard doesn't have a Home key.
That works well and can easily be extended to whatever keys map to specific controllers, like the WiiMote.
Now I need to add ENTER and SpaceBar to activate the current selection.
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
Fixed keypress handler to return false if we don't intercept keypress and true if we do. This allows us to intercept space bar and enter keys to play the video.
Closing issue.
Also available in: Atom
PDF