Skip to content

Add driver full names and qualifying lap time UI#135

Closed
viralcodex wants to merge 1 commit intoIAmTomShaw:mainfrom
viralcodex:driver-name-in-driver-info-header
Closed

Add driver full names and qualifying lap time UI#135
viralcodex wants to merge 1 commit intoIAmTomShaw:mainfrom
viralcodex:driver-name-in-driver-info-header

Conversation

@viralcodex
Copy link
Copy Markdown
Contributor

@viralcodex viralcodex commented Dec 27, 2025

Fixes: #134

Introduces support for displaying driver full names throughout the replay UI by passing and storing a driver_full_names mapping. Adds a new QualifyingLapTimeComponent to show sector times, tyre info, and deltas in the UI. Updates data flow in main.py, arcade_replay.py, f1_data.py, and race_replay.py to support these features.

image

@IAmTomShaw , hope this helps 😄

Introduces support for displaying driver full names throughout the replay UI by passing and storing a driver_full_names mapping. Adds a new QualifyingLapTimeComponent to show sector times, tyre info, and deltas in the UI. Updates data flow in main.py, arcade_replay.py, f1_data.py, and race_replay.py to support these features.
@IAmTomShaw
Copy link
Copy Markdown
Owner

I think I prefer the 3 letter abbreviations for the driver names. They're much more like the real broadcast :)

@IAmTomShaw IAmTomShaw closed this Dec 27, 2025
@viralcodex
Copy link
Copy Markdown
Contributor Author

Sure @IAmTomShaw , do check the other PRs/issues i have opened and contributed to, thanks and happy new year in advance 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MINOR ENHANCEMENT] Change the driver's code to name in driver's info header

2 participants