[PR #3] [MERGED] feat: implemented resizable window for replay - pending optimisation #66

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

📋 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: mainHead: main


📝 Commits (2)

  • a762cab feat: implemented resizable window for replay - pending optimisation
  • db183b6 Removing 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.

## 📋 Pull Request Information **Original PR:** https://github.com/IAmTomShaw/f1-race-replay/pull/3 **Author:** [@AyushmanMalla](https://github.com/AyushmanMalla) **Created:** 11/25/2025 **Status:** ✅ Merged **Merged:** 11/25/2025 **Merged by:** [@IAmTomShaw](https://github.com/IAmTomShaw) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`a762cab`](https://github.com/IAmTomShaw/f1-race-replay/commit/a762cab987da61cf314ab6517879e58c311db9b9) feat: implemented resizable window for replay - pending optimisation - [`db183b6`](https://github.com/IAmTomShaw/f1-race-replay/commit/db183b6c80949c54d5d4fe9305c22707b2bec205) Removing time log from prevent development ### 📊 Changes **2 files changed** (+127 additions, -129 deletions) <details> <summary>View changed files</summary> 📝 `src/arcade_replay.py` (+122 -126) 📝 `src/f1_data.py` (+5 -3) </details> ### 📄 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. --- <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:29 +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#66
No description provided.