Forum Discussion

jaxim's avatar
jaxim
Visitor
8 years ago

Appear to focusing on the 2nd item of a RowList??

I have a RowList component. I would like to display each row as an ever-looping carousel where the focused item is well within the TV safe area.

Ideally, the 1st item of the row is in focus and if there are enough video thumbnails to warrant an infinite looping video carousel, then a portion of the last thumbnail will be visible to the left of the selected item - with the other portion of the last thumbnail would be offscreen. 

What is the best way to accomplish this kind of effect?

3 Replies

  • I am still investigating this. Has anyone seen this working in another app?
  • destruk's avatar
    destruk
    Streaming Star
    Basically you want to set the "focusXOffset" for the rowlist.  Try setting the offset to half of your hdposter thumbnail width.
    "
  • This worked when I also coupled it with rowLabelOffset.[/color]