mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #197] [CLOSED] Feature: Add time behind leader and time interval between drivers #216
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/f1-race-replay#216
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/197
Author: @111110100
Created: 1/26/2026
Status: ❌ Closed
Base:
main← Head:timetrack📝 Commits (3)
81b33deFeature:e74b8c4Merge branch 'IAmTomShaw:main' into timetracke560a9bCombined new shortcuts together📊 Changes
3 files changed (+52 additions, -3 deletions)
View changed files
📝
README.md(+2 -0)📝
src/interfaces/race_replay.py(+7 -3)📝
src/ui_components.py(+43 -0)📄 Description
FEATURE: Leader and Interval times
Background
This feature adds leader and interval times similar to official F1 broadcast. Attached is a screenshot from the official F1 YouTube channel:

Function
During race replay, the additional shortcuts keys are available:
Time vs Leader
Intervals between drivers
Files Affected
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.