mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #111] Add Sector zone visualisation to race #148
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#148
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/111
Author: @Palash1912
Created: 12/22/2025
Status: 🔄 Open
Base:
main← Head:feature-add-sector📝 Commits (3)
bfa6583Add Sector zone visualization to race69ef46aadd label for sectorsf186e9eMerge 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
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.