[GH-ISSUE #105] [Visual Improvement Request] Track positioning causing overlaps #22

Open
opened 2026-05-07 00:17:52 +02:00 by BreizhHardware · 1 comment

Originally created by @Reyxpixel on GitHub (Dec 22, 2025).
Original GitHub issue: https://github.com/IAmTomShaw/f1-race-replay/issues/105

There is an overlap on some tracks with the UI such as the image below where the speed control is overlapping the track.
Image
This can be fixed by moving the track upwards if there is some space above by properly defining some margins.
Image
Logic: Find out maximum track layout dimensions, manipulate position of track within a certain defined area to improve the layout, consistency and fix this bug.

Originally created by @Reyxpixel on GitHub (Dec 22, 2025). Original GitHub issue: https://github.com/IAmTomShaw/f1-race-replay/issues/105 There is an overlap on some tracks with the UI such as the image below where the speed control is overlapping the track. <img width="432" height="246" alt="Image" src="https://github.com/user-attachments/assets/9886da91-aa97-4a88-ab57-d75334fc7920" /> This can be fixed by moving the track upwards if there is some space above by properly defining some margins. <img width="1919" height="986" alt="Image" src="https://github.com/user-attachments/assets/5f3e4f8a-6bd4-49c9-be69-919fe1a635a0" /> Logic: Find out maximum track layout dimensions, manipulate position of track within a certain defined area to improve the layout, consistency and fix this bug.
Author
Owner

@JoseCostaUni commented on GitHub (Mar 14, 2026):

I would like to tackle this if no one has done it yet.

<!-- gh-comment-id:4060602396 --> @JoseCostaUni commented on GitHub (Mar 14, 2026): I would like to tackle this if no one has done it yet.
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#22
No description provided.