[PR #37] Seperating GP selection GUI #91

Open
opened 2026-05-07 00:18:37 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/37
Author: @Xenociel
Created: 12/13/2025
Status: 🔄 Open

Base: mainHead: feature/menu-gui


📝 Commits (3)

  • 2a9c0f9 + feature Seperating GP selection GUI
  • e766dc9 + fix coordinate of "Back to menu" button
  • a3fc417 + chore fix program's title

📊 Changes

6 files changed (+706 additions, -117 deletions)

View changed files

📝 main.py (+67 -67)
📝 src/arcade_replay.py (+38 -16)
📝 src/f1_data.py (+13 -1)
📝 src/interfaces/race_replay.py (+320 -33)
📝 src/ui_components.py (+145 -0)
src/wiki_utils.py (+123 -0)

📄 Description

This PR is not intended for immediate implementation. As it is a "simple feature separation by request," it may be revised or closed depending on future development directions.

녹음 2025-12-13 144537


🔄 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/37 **Author:** [@Xenociel](https://github.com/Xenociel) **Created:** 12/13/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feature/menu-gui` --- ### 📝 Commits (3) - [`2a9c0f9`](https://github.com/IAmTomShaw/f1-race-replay/commit/2a9c0f9a36fe9b78bb8d69056396d28e6f6adb80) + feature Seperating GP selection GUI - [`e766dc9`](https://github.com/IAmTomShaw/f1-race-replay/commit/e766dc9e24076b8b3ac0e96c52846c5a6185810e) + fix coordinate of "Back to menu" button - [`a3fc417`](https://github.com/IAmTomShaw/f1-race-replay/commit/a3fc417a9475c249bab1ef08b3189a7191402a56) + chore fix program's title ### 📊 Changes **6 files changed** (+706 additions, -117 deletions) <details> <summary>View changed files</summary> 📝 `main.py` (+67 -67) 📝 `src/arcade_replay.py` (+38 -16) 📝 `src/f1_data.py` (+13 -1) 📝 `src/interfaces/race_replay.py` (+320 -33) 📝 `src/ui_components.py` (+145 -0) ➕ `src/wiki_utils.py` (+123 -0) </details> ### 📄 Description This PR is not intended for immediate implementation. As it is a "simple feature separation by request," it may be revised or closed depending on future development directions. ![녹음 2025-12-13 144537](https://github.com/user-attachments/assets/aa5ce9f6-c73e-4ce2-abba-aea999839e98) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#91
No description provided.