Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
nmaves
Visitor

PosterGrid focus around scaled image

I have a PosterGrid that has multiple sizes.  You can see in the image below that the focus stay around the grid item and not the image itself.  Is this possible and how would one achieve this?

0 Kudos
2 REPLIES 2
joetesta
Roku Guru

Re: PosterGrid focus around scaled image

It doesn't look to be supported "out of the box" but my guess is it could be possible with a hack-y solution such as - 
when your smaller sized item gains focus, set drawFocusFeedback to false and replace your item's original poster art with poster art that includes a "fake" focus ring of the needed size.  Probably need to update the positioning as well, definitely a challenge!
aspiring
0 Kudos
nmaves
Visitor

Re: PosterGrid focus around scaled image

Is there a better way to do this?  Maybe not use a PosterGrid?
0 Kudos