mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #3] [MERGED] feat: implemented resizable window for replay - pending optimisation #66
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#66
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/3
Author: @AyushmanMalla
Created: 11/25/2025
Status: ✅ Merged
Merged: 11/25/2025
Merged by: @IAmTomShaw
Base:
main← Head:main📝 Commits (2)
a762cabfeat: implemented resizable window for replay - pending optimisationdb183b6Removing time log from prevent development📊 Changes
2 files changed (+127 additions, -129 deletions)
View changed files
📝
src/arcade_replay.py(+122 -126)📝
src/f1_data.py(+5 -3)📄 Description
implemented a PoC version of resizable window for the arcade replay. added some additional comments/logging statesments as well in the data file - noticed that the logging kind of dies off because my computer is super slow and gave me the impression that I was being rate limited.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.