Merge pull request #362 from neilsb/home-screen-selection-box

Correct Home Screen Selection Box size
This commit is contained in:
Anthony Lavado 2021-02-03 00:43:00 -05:00 committed by GitHub
commit 514f254d14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,8 +66,8 @@ sub onLibrariesLoaded()
nextUpRow.title = tr("Next Up >")
sizeArray = [
[464, 311], ' My Media
[464, 311], ' Continue Watching
[464, 311] ' Next Up
[464, 331], ' Continue Watching
[464, 331] ' Next Up
]
' validate library data
if (m.libraryData <> invalid and m.libraryData.count() > 0) then