danbee / persephone

macOS MPD client written in Swift.
https://persephone.fm
MIT License
215 stars 18 forks source link

Move album layout to it's own Layout file #6

Closed danbee closed 5 years ago

danbee commented 5 years ago

This PR refactors the AlbumView layout and moves it into it's own subclass of NSCollectionViewFlowLayout.