mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
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#197
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/178
Author: @apna-colleg
Created: 1/20/2026
Status: 🔄 Open
Base:
main← Head:fix-progress-bar-lap-sync📝 Commits (1)
b51bcdfFix race progress bar lap desync (#157)📊 Changes
1 file changed (+96 additions, -20 deletions)
View changed files
📝
src/ui_components.py(+96 -20)📄 Description
Fixes #157
The progress bar now correctly maps replay time to lap number
using lap start times instead of total race duration.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.