mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #215] [MERGED] [FIX] Redundancy in computation of time gaps #224
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#224
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/215
Author: @111110100
Created: 2/2/2026
Status: ✅ Merged
Merged: 2/5/2026
Merged by: @IAmTomShaw
Base:
main← Head:timetrack02📝 Commits (2)
acc2cffRemoved redundant computation of gapsd810450Removed REFERENCE_SPEED_MS constant as it's not going to change📊 Changes
2 files changed (+50 additions, -65 deletions)
View changed files
📝
src/interfaces/race_replay.py(+0 -33)📝
src/ui_components.py(+50 -32)📄 Description
FIX: Redundancy in the computation of time gaps
Reference
Changes
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.