mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[GH-ISSUE #64] [Feature request] Hide everything from the GUI except for the track and racer dots #18
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#18
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?
Originally created by @Hurstwood on GitHub (Dec 17, 2025).
Original GitHub issue: https://github.com/IAmTomShaw/f1-race-replay/issues/64
[Feature request]
I imagine that some will like to use it as an art piece, and so it would be nice to toggle off the data so that it only leaves the track and racer dots on display.
How i envision it working:
Controls displays the keys to hide each data segment. Only display the hotkey 'key + <range> hide elements' otherwise the list will be too much
Hotkeys
I've picked numbers here but maybe letters could be more suitable, eg. l = leaderboard, t = time, w = weather, c = controls, a = all.
key + 1 = hides the lap and race time
key + 2 = hides the weather
key + 3 = hides the leader board
key + 4 = hides the controls
key + 0 = toggles everything between hide and show
esc/enter/return = displays everything
I wonder what it would look like where it's only the racer dots on display
key + 5 = hides the track
@GuiMSR commented on GitHub (Dec 21, 2025):
I really enjoy this idea, I will work on it !
@aaarrvind commented on GitHub (Dec 21, 2025):
I really like this idea. If you haven’t started on it yet, I’d be happy to work on this and open a small PR for the UI toggle hotkeys.
No worries at all if you’re already on it just wanted to check.
@GuiMSR commented on GitHub (Dec 21, 2025):
I have already worked on the feature, I will open the PR today.