Refresh all home view data
This commit is contained in:
parent
ff474782ca
commit
07089b9345
|
@ -148,8 +148,9 @@ sub updateHomeRows()
|
||||||
else
|
else
|
||||||
m.global.playstateTask.unobserveField("state")
|
m.global.playstateTask.unobserveField("state")
|
||||||
end if
|
end if
|
||||||
m.LoadContinueTask.observeField("content", "updateContinueItems")
|
|
||||||
m.LoadContinueTask.control = "RUN"
|
m.LoadLibrariesTask.observeField("content", "onLibrariesLoaded")
|
||||||
|
m.LoadLibrariesTask.control = "RUN"
|
||||||
end sub
|
end sub
|
||||||
|
|
||||||
sub updateFavoritesItems()
|
sub updateFavoritesItems()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user