mirror of
https://github.com/IAmTomShaw/f1-race-replay.git
synced 2026-05-09 08:25:56 +02:00
[PR #208] [MERGED] Fix controls popup layout alignment #219
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#219
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/208
Author: @darsh-shah4548
Created: 1/31/2026
Status: ✅ Merged
Merged: 2/5/2026
Merged by: @IAmTomShaw
Base:
main← Head:fix-controls-layout-spacing📝 Commits (1)
47f2340Fix controls popup layout alignment📊 Changes
1 file changed (+28 additions, -16 deletions)
View changed files
📝
src/ui_components.py(+28 -16)📄 Description
Summary
Before
Keys and descriptions had inconsistent spacing due to variable character widths in the proportional font.
After
Keys and descriptions are now properly aligned using fixed column positions.
Test plan
Fixes #65
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.