Skip to content

Commit

Permalink
Merge pull request #1957 from cewert/fix-musicartistgriditem-crash
Browse files Browse the repository at this point in the history
  • Loading branch information
cewert authored Oct 4, 2024
2 parents 55d9298 + e0786e2 commit a4ae801
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/ItemGrid/MusicArtistGridItem.bs
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,8 @@ sub init()
m.itemPoster.loadDisplayMode = m.topParent.imageDisplayMode
end if

m.gridTitles = m.global.session.user.settings["itemgrid.gridTitles"]
m.posterText.visible = false
m.postTextBackground.visible = false

end sub

sub itemContentChanged()
Expand Down

0 comments on commit a4ae801

Please sign in to comment.