Skip to content

Conversation

@MohabCodeX
Copy link
Contributor

@MohabCodeX MohabCodeX commented Sep 11, 2025

This PR sorts screen resolutions in the video settings dialog by size (largest first, descending).
It collects all available resolutions, sorts them by total pixel count (width × height) width first approach, then height, in descending order

image

More time and effort are needed for external dialogue.

It's ordered by total pixel, not width first, so i think i will change this to match other game patterns.

@MohabCodeX MohabCodeX changed the title Sort the screen resolutions in the in-game device selection dialogue Sort the screen resolutions in the in-game video settings Sep 11, 2025
@FileEX FileEX added the enhancement New feature or request label Sep 13, 2025
@Dutchman101 Dutchman101 merged commit b5df742 into multitheftauto:master Sep 18, 2025
MTABot pushed a commit that referenced this pull request Sep 18, 2025
b5df742 Sort the screen resolutions in the in-game video settings (#4456)
@botder botder added this to the 1.7.1 milestone Sep 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants