mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-10 00:08:35 +02:00
[PR #32] [MERGED] Throttle and Brake feature #90
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#90
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/32
Author: @Xenociel
Created: 12/10/2025
Status: ✅ Merged
Merged: 12/15/2025
Merged by: @IAmTomShaw
Base:
main← Head:feature/throttle_and_brakes📝 Commits (5)
ccb046d+ add Throttle and Brake feature75568e3+ chore change language of comments6d888c5+ chore restore resolution and titleabb0d89+ chore fix program's title8c2271eCorrect 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.