mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-10 00:08:35 +02:00
[PR #88] Add tire history logic and UI column #132
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#132
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/88
Author: @ItsAbdiOk
Created: 12/19/2025
Status: 🔄 Open
Base:
main← Head:feature/tire-history-display📝 Commits (3)
47895b4Add tire history logic and UI columnaf98d24Merge remote-tracking branch 'upstream/main' into feature/tire-history-displayccfabd2Resolve merge conflict with upstream main📊 Changes
2 files changed (+51 additions, -15 deletions)
View changed files
📝
src/f1_data.py(+26 -6)📝
src/ui_components.py(+25 -9)📄 Description
Summary
This PR introduces real-time tyre age tracking and stint history visualisation to the race replay. Users can now see the age of the current tyres (in laps) on the leaderboard.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.