Possible detailLogo on tv
This commit is contained in:
committed by
Bill Thornton
parent
ed71680cf1
commit
10f599a574
@@ -533,10 +533,9 @@ function reloadFromItem(instance, page, params, item, user) {
|
||||
|
||||
// Start rendering the artwork first
|
||||
renderImage(page, item, apiClient);
|
||||
// Save some screen real estate in TV mode
|
||||
if (!layoutManager.tv) {
|
||||
renderLogo(page, item, apiClient);
|
||||
}
|
||||
|
||||
renderLogo(page, item, apiClient);
|
||||
|
||||
// Render the mobile header backdrop
|
||||
if (layoutManager.mobile) {
|
||||
renderHeaderBackdrop(page, item, apiClient);
|
||||
|
||||
Reference in New Issue
Block a user