Foohy / jazztronauts

Jazztronauts is a cooperative theft-em-up for Garry's Mod, also known as prop hunt 2.
122 stars 35 forks source link

Revamped mission list #196

Closed Commenter25 closed 6 months ago

Commenter25 commented 1 year ago

I tweaked the mission list UI to scale properly to different resolutions, while also fitting the longest mission title.

Also, for consistency, finished missions always appear above active ones.

Also also, the list smoothly slides out for dialog, and back in after.

Comparison images (1MB) The images are a little hard to compare due to how much changes between them, but I tried to make it as consistent as possible. I took two sets, one at 720p and one at 1080p. I've tested this at various other resolutions as well. **Before:** ![The mission list in 720p before this PR](https://github.com/Foohy/jazztronauts/assets/35016761/c73b394c-5355-4be0-a3a0-e920305a5c33) ![The mission list in 1080p before this PR](https://github.com/Foohy/jazztronauts/assets/35016761/3ac1255b-b134-432d-9057-45a216a9d2d9) **After:** ![The mission list in 720p after this PR](https://github.com/Foohy/jazztronauts/assets/35016761/862e7853-3f54-4c15-817c-df94a345f812) ![The mission list in 1080p after this PR](https://github.com/Foohy/jazztronauts/assets/35016761/883816ce-226f-496e-a72f-5b7cc6048a22)