mirror of
https://github.com/danbee/persephone
synced 2025-03-04 08:39:11 +00:00
Very occasionally the album detail view fails to get the album tracks and this causes a crash. This extra guard avoids the crash, but doesn't fix the underlying problem. The problem itself is very hard to track down because it's incredibly hard to reproduce. |
||
|---|---|---|
| .. | ||
| AlbumDetailSongListView.swift | ||
| AlbumDetailSongRowView.swift | ||
| AlbumDetailView.swift | ||
| AlbumDetailView.xib | ||
| AlbumDetailView+NSTableViewDelegate.swift | ||
| AlbumTracksDataSource.swift | ||