XcodesOrg / XcodesApp

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

Show alternating row backgrounds on XcodeListView #383

Closed jmshrv closed 1 year ago

jmshrv commented 1 year ago

This improves readability, expecially when doing actions like selecting the install button of a specific version. The view modifier for this requires macOS 12, so macOS 11 will not have alternating row backgrounds.

Screenshot of the app, now with alternating row backgrounds

MattKiazyk commented 1 year ago

@jmshrv I'm not sure if I'm 100% liking it or not. Could we make an option in settings to turn off/on as a compromise?

jmshrv commented 1 year ago

Adding an option for something as minor as this would probably clutter the settings, I'll close this PR :)