In grid screen (mixed ratio) GridScreen description popup disappears after press down button for go to landscape poster from line with portait poster.
I believe you may need to call this:
ifGridScreen.SetDescriptionVisible(true) on every msg.isListItemFocused()
- Joel
“RokuJoel” wrote:
I believe you may need to call this:ifGridScreen.SetDescriptionVisible(true) on every msg.isListItemFocused()
- Joel
Thx! Work!
