mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #42] # Feature: GUI Main Menu #96
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#96
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/42
Author: @AmanCrafts
Created: 12/14/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (1)
1028aacfeat: Added a basic GUI Ver 1.0📊 Changes
5 files changed (+300 additions, -20 deletions)
View changed files
📝
README.md(+5 -0)📝
main.py(+39 -19)📝
roadmap.md(+1 -1)➕
src/interfaces/menu.py(+247 -0)📝
src/interfaces/race_replay.py(+8 -0)📄 Description
Description
This PR implements a graphical user interface (GUI) main menu to allow users to select the F1 season (Year), Round, and Session Type directly within the application, removing the strict dependency on command-line arguments.
Key Changes
src/interfaces/menu.py):MainMenuWindowusingarcade.gui.fastf1).main.py):MainMenuWindowif no arguments are provided.AttributeErrorinF1RaceReplayWindowinitialization by adding guard clauses inon_resizeandupdate_scaling.UIAnchorWidgetdeprecation/usage issue by switching toUIAnchorLayout.How to Test
Screenshots
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.