Make object selection window resizeable#3405
Merged
AaronVanGeffen merged 13 commits intoOpenLoco:masterfrom Dec 11, 2025
Merged
Make object selection window resizeable#3405AaronVanGeffen merged 13 commits intoOpenLoco:masterfrom
AaronVanGeffen merged 13 commits intoOpenLoco:masterfrom
Conversation
f17ead8 to
33f60dd
Compare
33f60dd to
78d4b57
Compare
Contributor
|
Did a playtest, found no new issues. |
LeeSpork
reviewed
Nov 11, 2025
78d4b57 to
c407414
Compare
32b44c3 to
1c22eb3
Compare
Member
Author
|
Rebased and increased the max window size to leverage the changes from #3413. |
1c22eb3 to
086364a
Compare
Contributor
Member
Author
Nice catch! I've increased the height by 2px, so this looks fixed to me now. |
89257e8 to
6a9359c
Compare
LeftofZen
approved these changes
Dec 10, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR makes the object selection window resizeable, showing more objects at once, and making wider object names more easy to read.
Note that the maximum window width is currently 800px because of the 'dithered' window background. This has an integrated border, and is therefore not trivially repeated.Screen.Recording.2025-11-29.at.23.38.17.mp4