[PR #32] [MERGED] Throttle and Brake feature #90

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

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/32
Author: @Xenociel
Created: 12/10/2025
Status: Merged
Merged: 12/15/2025
Merged by: @IAmTomShaw

Base: mainHead: feature/throttle_and_brakes


📝 Commits (5)

  • ccb046d + add Throttle and Brake feature
  • 75568e3 + chore change language of comments
  • 6d888c5 + chore restore resolution and title
  • abb0d89 + chore fix program's title
  • 8c2271e Correct Page Titles (sorry my mistake in feedback)

📊 Changes

5 files changed (+154 additions, -44 deletions)

View changed files

📝 src/arcade_replay.py (+1 -1)
📝 src/f1_data.py (+21 -2)
📝 src/interfaces/qualifying.py (+1 -1)
📝 src/interfaces/race_replay.py (+1 -2)
📝 src/ui_components.py (+130 -38)

📄 Description

Here's the second PR separated as you requested: Throttle and Brake


🔄 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/32 **Author:** [@Xenociel](https://github.com/Xenociel) **Created:** 12/10/2025 **Status:** ✅ Merged **Merged:** 12/15/2025 **Merged by:** [@IAmTomShaw](https://github.com/IAmTomShaw) **Base:** `main` ← **Head:** `feature/throttle_and_brakes` --- ### 📝 Commits (5) - [`ccb046d`](https://github.com/IAmTomShaw/f1-race-replay/commit/ccb046d4ea5173bafbd89653ef002d050360194b) + add Throttle and Brake feature - [`75568e3`](https://github.com/IAmTomShaw/f1-race-replay/commit/75568e346545ab54e48f14844b40d356c61d3195) + chore change language of comments - [`6d888c5`](https://github.com/IAmTomShaw/f1-race-replay/commit/6d888c5ae1278fbfacca1f6ca4b43c28f80f050c) + chore restore resolution and title - [`abb0d89`](https://github.com/IAmTomShaw/f1-race-replay/commit/abb0d89686d90830d2d55ec81d2d9c3bebadb407) + chore fix program's title - [`8c2271e`](https://github.com/IAmTomShaw/f1-race-replay/commit/8c2271e916438e1026379984ba747d0d466e0404) Correct Page Titles (sorry my mistake in feedback) ### 📊 Changes **5 files changed** (+154 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `src/arcade_replay.py` (+1 -1) 📝 `src/f1_data.py` (+21 -2) 📝 `src/interfaces/qualifying.py` (+1 -1) 📝 `src/interfaces/race_replay.py` (+1 -2) 📝 `src/ui_components.py` (+130 -38) </details> ### 📄 Description Here's the second PR separated as you requested: Throttle and Brake --- <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:36 +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#90
No description provided.