Forum Discussion

infinite1's avatar
infinite1
Reel Rookie
6 years ago

rowList focus jumping to the 0th element

I'm using a Roku "RowList" and whenever I have additional rows to the RowList content the "focusBitmap" and the rowList focus is jumping to the 0th element of the currently focused row every time a new row of content is added to the rowList. This rowList bug seems to be happening when a rowList is being scrolled and content is being added in the background by the Task Node.

    • infinite1's avatar
      infinite1
      Reel Rookie

      Thanks for replying!  To sum up my problem in more detail ... This rowList bug seems to be happening when a rowList is being scrolled and content is being added in the background by the Task Node. I'm using roku "RowList" and whenever I have additional rows to the RowList content the "focusBitmap" and the rowList focus is jumping to the 0th element of the currently focused row every time a new row of content is added to the rowList. If you are pushing down on the remote while autoloading is happening the selector glitches while the autoloading from the API is happening. After autoloading is completed from the API for all posters (their are many) I can scroll with no issue and the selector isn't jumping around and glitching.  Here i something else: If I switch to the way Netflix displays the rows using fixedFocus the glitch is gone.