Skip to content

Fix status bar labels overlapping resize handles#3433

Merged
AaronVanGeffen merged 4 commits intoOpenLoco:masterfrom
AaronVanGeffen:resize-handles
Nov 26, 2025
Merged

Fix status bar labels overlapping resize handles#3433
AaronVanGeffen merged 4 commits intoOpenLoco:masterfrom
AaronVanGeffen:resize-handles

Conversation

@AaronVanGeffen
Copy link
Copy Markdown
Member

Fixes #3422

@AaronVanGeffen AaronVanGeffen added the changelog Requires a changelog entry label Nov 14, 2025
@AaronVanGeffen AaronVanGeffen added this to the v25.11+ milestone Nov 14, 2025
@AaronVanGeffen AaronVanGeffen changed the title Fix list status bar labels overlapping resize handles Fix status bar labels overlapping resize handles Nov 14, 2025
@LeeSpork
Copy link
Copy Markdown
Contributor

Issue persists when the player resizes the windows smaller than their initial sizes

@AaronVanGeffen
Copy link
Copy Markdown
Member Author

Argh, right, the labels aren't being resized by their respective windows, of course. I didn't realise the windows could be made smaller than their initial state. I'll fix that in the morning.

@AaronVanGeffen
Copy link
Copy Markdown
Member Author

@LeeSpork Should be good now. Would you mind re-testing?

@LeeSpork
Copy link
Copy Markdown
Contributor

Playtest looks good 👍

Well I did notice this but I'd say this counts as a separate issue
image

@AaronVanGeffen
Copy link
Copy Markdown
Member Author

Yes, by the looks of it we need to do a much better job at repositioning widgets in the vehicle list window. Sure, we may have to hide certain columns when the window becomes too small, but it shouldn't become unusable. That is out of scope for this PR, though, as you've surmised.

@AaronVanGeffen AaronVanGeffen merged commit e9b6f8a into OpenLoco:master Nov 26, 2025
11 checks passed
@AaronVanGeffen AaronVanGeffen deleted the resize-handles branch November 26, 2025 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog Requires a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Window resizing is wonky

3 participants