[PR #7] [CLOSED] Detailed timing sheet display in the replay, showing gaps, intervals, and driver tyre information. #67

Closed
opened 2026-05-07 00:18:29 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/IAmTomShaw/f1-race-replay/pull/7
Author: @subhashhhhhh
Created: 11/26/2025
Status: Closed

Base: mainHead: main


📄 Description

  • Added a show_timing_sheet state variable to control whether the timing sheet or leaderboard is displayed in the UI.
  • Implemented rendering logic for the timing sheet in on_draw, including sorting drivers by race distance, calculating gap and interval times, and displaying tyre icons.
  • Updated the controls legend to include the new [T] Toggle Timing Sheet shortcut.
  • Added keyboard handling for the [T] key to toggle the timing sheet display.

🔄 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/7 **Author:** [@subhashhhhhh](https://github.com/subhashhhhhh) **Created:** 11/26/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📄 Description * Added a `show_timing_sheet` state variable to control whether the timing sheet or leaderboard is displayed in the UI. * Implemented rendering logic for the timing sheet in `on_draw`, including sorting drivers by race distance, calculating gap and interval times, and displaying tyre icons. * Updated the controls legend to include the new `[T] Toggle Timing Sheet` shortcut. * Added keyboard handling for the `[T]` key to toggle the timing sheet display. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 00:18:29 +02:00
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#67
No description provided.