[PR #111] Add Sector zone visualisation to race #148

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

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/111
Author: @Palash1912
Created: 12/22/2025
Status: 🔄 Open

Base: mainHead: feature-add-sector


📝 Commits (3)

  • bfa6583 Add Sector zone visualization to race
  • 69ef46a add label for sectors
  • f186e9e Merge branch 'main' into feature-add-sector

📊 Changes

4 files changed (+199 additions, -7 deletions)

View changed files

📝 main.py (+28 -0)
📝 src/arcade_replay.py (+3 -1)
📝 src/interfaces/race_replay.py (+64 -3)
📝 src/ui_components.py (+104 -3)

📄 Description

image

Feature:

Add Sector Zones visualisation to the race.

User can toggle it on/off by pressing S


🔄 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/111 **Author:** [@Palash1912](https://github.com/Palash1912) **Created:** 12/22/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `feature-add-sector` --- ### 📝 Commits (3) - [`bfa6583`](https://github.com/IAmTomShaw/f1-race-replay/commit/bfa6583713501cb9b0a4f83fdb372e11cfd03432) Add Sector zone visualization to race - [`69ef46a`](https://github.com/IAmTomShaw/f1-race-replay/commit/69ef46a7d3478893cd0a42a2e7819652764f3608) add label for sectors - [`f186e9e`](https://github.com/IAmTomShaw/f1-race-replay/commit/f186e9e7c40e08db726c112d22b8c2af84add831) Merge branch 'main' into feature-add-sector ### 📊 Changes **4 files changed** (+199 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `main.py` (+28 -0) 📝 `src/arcade_replay.py` (+3 -1) 📝 `src/interfaces/race_replay.py` (+64 -3) 📝 `src/ui_components.py` (+104 -3) </details> ### 📄 Description <img width="1507" height="860" alt="image" src="https://github.com/user-attachments/assets/74684ed4-dbfa-479c-b8fa-e0afa3407704" /> **Feature:** Add Sector Zones visualisation to the race. User can toggle it on/off by pressing S --- <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#148
No description provided.