mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-10 00:08:35 +02:00
[PR #37] Seperating GP selection GUI #91
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#91
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/37
Author: @Xenociel
Created: 12/13/2025
Status: 🔄 Open
Base:
main← Head:feature/menu-gui📝 Commits (3)
2a9c0f9+ feature Seperating GP selection GUIe766dc9+ fix coordinate of "Back to menu" buttona3fc417+ 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.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.