bluerobotics / bluerobotics/ping-viewer

Playback Key-Bindings

Open
#942 2 comments 0 reactions 0 assignees View on GitHub
enhance interface-feature replay
Dominant language
C++
Stars
64
Forks
47
PR merge metrics
No merged PRs in 30d

Description

## Summary
Common playback key-bindings for when replaying data.

## Details
Specifically after something like:
- `SPACE` for play/pause
- →/← arrow keys to skip forwards/backwards 10 seconds
- maybe `SHIFT`+arrows to skip a smaller amount (e.g. 1 second or 1 ping)
- ideally also a speed control option to speed up or slow down playback (e.g. `d`/`a` or ↑/↓ to increase/decrease playback speed multiplier in 0.1x increments)

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or playback entry point. Start by locating the replay or playback view and its existing input handling, then determine how playback position and speed are represented. Done means the requested keyboard controls work during replay, including play/pause, seeking, and speed adjustment.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.