mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #73] More visual and intuitive driver selection for racetrack #118
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#118
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/73
Author: @pmarconep
Created: 12/18/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (3)
6e4919dracetrack highlight when selectedbc2c8e7Added background color for better visualization of track tag50df982select driver from ractrack click📊 Changes
1 file changed (+42 additions, -3 deletions)
View changed files
📝
src/interfaces/race_replay.py(+42 -3)📄 Description
Two features added:
Selection from track click
When the click is less than 20 pixels of distance from the closest driver, that driver is selected. If it is more than that, any driver is unselected.
Driver name tag
When a driver is selected, his name tag is drawn over its point for easy visualization
https://github.com/user-attachments/assets/1a0b35e0-01a0-4e3c-8d7f-56a9ae03160c
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.