Skip to content

Commit f10ab89

Browse files
committed
Update code docs
1 parent 43ff743 commit f10ab89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/components_ItemGrid_ItemGrid.bs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@
207207
' For LiveTV, we want to "Fit" the item images, not zoom
208208
m.top.imageDisplayMode = "scaleToFit"
209209

210-
if userSettings.displayLiveTvLanding = "guide" and m.options.view <> "livetv"
210+
if m.view = "tvGuide"
211211
showTvGuide()
212212
end if
213213
else if m.top.parentItem.collectionType = "CollectionFolder" or m.top.parentItem.type = "CollectionFolder" or m.top.parentItem.collectionType = "boxsets" or m.top.parentItem.Type = "Boxset" or m.top.parentItem.Type = "Boxsets" or m.top.parentItem.Type = "Folder" or m.top.parentItem.Type = "Channel"

0 commit comments

Comments
 (0)