mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-10 00:08:35 +02:00
[PR #78] feat: add ghost driver qualifying comparison feature with selection modal #123
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#123
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/78
Author: @Exzort567
Created: 12/18/2025
Status: 🔄 Open
Base:
main← Head:feature/ghost-driver-comparison📝 Commits (6)
cc73754feat: add ghost driver comparison feature with selection modal10c8a4eAdd DRS zone visualization to race and qualifying replays932f771Update qualifying.pye899f7dAdd toggle DRS zones option to control legend in QualifyingReplaye1a9ab8Update Controls info position1806d34Merge branch 'main' into feature/ghost-driver-comparison📊 Changes
3 files changed (+735 additions, -15 deletions)
View changed files
📝
src/interfaces/qualifying.py(+407 -14)📝
src/interfaces/race_replay.py(+53 -1)📝
src/ui_components.py(+275 -0)📄 Description
Summary
This PR introduces a "Ghost Driver" comparison feature, allowing users to analyze qualifying performance by overlaying telemetry from two different drivers.
Similar to the "Ghost Car" feature broadcast analysis, this tool helps users visualize the exact racing lines and braking points where one driver differs from another during qualifying sessions.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.