Make arrow keys move 5 seconds instead of the 10 seconds #5009

Closed
opened 2020-11-10 03:56:41 +01:00 by CyberFoxHax · 2 comments
CyberFoxHax commented 2020-11-10 03:56:41 +01:00 (Migrated from github.com)

When scrubbing with arrow keys on the keyboard, YouTube already uses 5 second increments. Personally 5 seconds is also a bit too long, but I'm already used to this.

When scrubbing with arrow keys on the keyboard, YouTube already uses 5 second increments. Personally 5 seconds is also a bit too long, but I'm already used to this.
DispatchCommit commented 2021-01-21 06:28:41 +01:00 (Migrated from github.com)

On YouTube J K L are -10sec, play/pause, and +10sec. Arrow keys are +/-5sec increments. Period/Comma are single frames.

Would be nice to map similar behavior.

Relevant code is here: https://github.com/lbryio/lbry-desktop/blob/master/ui/component/viewers/videoViewer/internal/videojs.jsx#L287-L318

On YouTube `J` `K` `L` are -10sec, play/pause, and +10sec. Arrow keys are +/-5sec increments. Period/Comma are single frames. Would be nice to map similar behavior. Relevant code is here: https://github.com/lbryio/lbry-desktop/blob/master/ui/component/viewers/videoViewer/internal/videojs.jsx#L287-L318
tzarebczan commented 2021-06-17 20:24:59 +02:00 (Migrated from github.com)

J K L are now implemented to match YT.

J K L are now implemented to match YT.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#5009
No description provided.