mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #83] [MERGED] Add ability to monitor multiple drivers during the race #127
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#127
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/83
Author: @aderrington
Created: 12/19/2025
Status: ✅ Merged
Merged: 12/19/2025
Merged by: @IAmTomShaw
Base:
main← Head:Feature-Ability-to-monitor-multiple-drivers📝 Commits (3)
726d747Add ability to monitor multiple drivers during the race4ee1443Increase height of the controls legend94a12a5Update preview to include other features and remove window outline📊 Changes
4 files changed (+166 additions, -150 deletions)
View changed files
📝
.gitignore(+2 -1)📝
resources/preview.png(+0 -0)📝
src/interfaces/race_replay.py(+3 -1)📝
src/ui_components.py(+161 -148)📄 Description
Includes distance and time to the car ahead and behind.
Simply press and hold the shift button to add or remove a driver.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.