Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

De-uppercase loadout names #10899

Merged
merged 1 commit into from
Jan 19, 2025
Merged

De-uppercase loadout names #10899

merged 1 commit into from
Jan 19, 2025

Conversation

bhollis
Copy link
Contributor

@bhollis bhollis commented Jan 19, 2025

Loadout names are not saved as uppercase, but they were displayed that way on the loadouts page because that's the default title style. This changes them back to being normal case, in both the sidebar and the loadout views themselves. I also increased the size of the loadout view titles a bit to make up for the lost visual weight.

This was attempted before, but I didn't like the result. That PR applied the de-uppercasing to all side menus (not just loadouts), did not restore the letter spacing, and did not remove the uppercasing from the loadout views.

Before:
Screenshot 2025-01-18 at 9 10 02 PM

After:
Screenshot 2025-01-18 at 9 09 35 PM

@bhollis
Copy link
Contributor Author

bhollis commented Jan 19, 2025

Applied to the Vendors sidebar as well:

Before:
Screenshot 2025-01-18 at 9 22 35 PM

After:
Screenshot 2025-01-18 at 9 22 28 PM

@bhollis bhollis merged commit 9d537fb into master Jan 19, 2025
7 checks passed
@bhollis bhollis deleted the de-uppercase branch January 19, 2025 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant