XcodesOrg / XcodesApp

The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
MIT License
6.61k stars 291 forks source link

Remove forced uppercase in list view #558

Open chickdan opened 1 month ago

chickdan commented 1 month ago

All of the other buttons throughout the app use title casing so this change removes the forced uppercase for the INSTALL and OPEN buttons in the Xcode List View for visual consistency.

If there is a reason why the text is specifically all caps for this view I can close this PR but IMO the aesthetics are better with title casing.