mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2025-02-08 23:59:16 +00:00
Prevent lib items from resizing themselves after a back
This commit is contained in:
parent
b0baf96ce6
commit
d2a9be6236
@ -28,6 +28,7 @@
|
||||
m.itemText = m.top.findNode("itemText")
|
||||
itemData = m.top.itemContent
|
||||
m.itemText.text = itemData.labelText
|
||||
updateSize()
|
||||
end function
|
||||
]]>
|
||||
</script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user