[PR #83] [MERGED] Add ability to monitor multiple drivers during the race #127

Closed
opened 2026-05-07 00:18:47 +02:00 by BreizhHardware · 0 comments

📋 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: mainHead: Feature-Ability-to-monitor-multiple-drivers


📝 Commits (3)

  • 726d747 Add ability to monitor multiple drivers during the race
  • 4ee1443 Increase height of the controls legend
  • 94a12a5 Update 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.

Preview


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/IAmTomShaw/f1-race-replay/pull/83 **Author:** [@aderrington](https://github.com/aderrington) **Created:** 12/19/2025 **Status:** ✅ Merged **Merged:** 12/19/2025 **Merged by:** [@IAmTomShaw](https://github.com/IAmTomShaw) **Base:** `main` ← **Head:** `Feature-Ability-to-monitor-multiple-drivers` --- ### 📝 Commits (3) - [`726d747`](https://github.com/IAmTomShaw/f1-race-replay/commit/726d7476196489856e03e308bd6ec9337e0762aa) Add ability to monitor multiple drivers during the race - [`4ee1443`](https://github.com/IAmTomShaw/f1-race-replay/commit/4ee144312e40320228c0f42ffe86e305265e1a55) Increase height of the controls legend - [`94a12a5`](https://github.com/IAmTomShaw/f1-race-replay/commit/94a12a5271a49bad39ea90611215255582b50313) Update preview to include other features and remove window outline ### 📊 Changes **4 files changed** (+166 additions, -150 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -1) 📝 `resources/preview.png` (+0 -0) 📝 `src/interfaces/race_replay.py` (+3 -1) 📝 `src/ui_components.py` (+161 -148) </details> ### 📄 Description Includes distance and time to the car ahead and behind. Simply press and hold the shift button to add or remove a driver. ![Preview](https://github.com/user-attachments/assets/6093c662-f286-46c4-acbb-b385cff150db) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:18:47 +02:00
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
starred/f1-race-replay#127
No description provided.