mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 16:35:49 +02:00
[GH-ISSUE #65] Controls layout is a little inconsistent between keys and descriptions #16
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#16
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/65
It looks like the controls layout is a little inconsistent between the keys and descriptions. It looks like you're trying to align the descriptions since it appears like Pause has a single space and Restart has several.
I'm not sure how you're creating the layout for the controls, but I believe Python has fixed width strings that you could use for the keys.