[PR #124] [MERGED] Use safe initial window size and maximize on launch #157

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

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/124
Author: @anirudhk06
Created: 12/25/2025
Status: Merged
Merged: 12/27/2025
Merged by: @IAmTomShaw

Base: mainHead: fix/window-initial-size


📝 Commits (2)

  • e1987bc Use safe initial window size and maximize on launch
  • bdb0dd0 Screen size update applied to Qualifying

📊 Changes

3 files changed (+7 additions, -9 deletions)

View changed files

📝 src/arcade_replay.py (+0 -5)
📝 src/interfaces/qualifying.py (+4 -2)
📝 src/interfaces/race_replay.py (+3 -2)

📄 Description

  • Set default window size to 1280x720
  • Maximize window after creation to avoid DPI overlap
  • Improves behavior on laptops and scaled displays

🔄 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/124 **Author:** [@anirudhk06](https://github.com/anirudhk06) **Created:** 12/25/2025 **Status:** ✅ Merged **Merged:** 12/27/2025 **Merged by:** [@IAmTomShaw](https://github.com/IAmTomShaw) **Base:** `main` ← **Head:** `fix/window-initial-size` --- ### 📝 Commits (2) - [`e1987bc`](https://github.com/IAmTomShaw/f1-race-replay/commit/e1987bc578fefd599a37b8b172a98be1238e43e4) Use safe initial window size and maximize on launch - [`bdb0dd0`](https://github.com/IAmTomShaw/f1-race-replay/commit/bdb0dd07dff74ecb5c285c54ac85fc0d56a372e1) Screen size update applied to Qualifying ### 📊 Changes **3 files changed** (+7 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/arcade_replay.py` (+0 -5) 📝 `src/interfaces/qualifying.py` (+4 -2) 📝 `src/interfaces/race_replay.py` (+3 -2) </details> ### 📄 Description - Set default window size to 1280x720 - Maximize window after creation to avoid DPI overlap - Improves behavior on laptops and scaled displays --- <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:57 +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#157
No description provided.