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: 
Fabii23
Visitor

SceneGraph layout best practices

I have a  few layouts that use the translation attribute to position items within the layout. This layout look fine in  16:9 (780p and 1080p), however, testing in true 4:3 messes everything up. 
I assumed that SceneGraph would scale, automatically adjusting the position of  the layout, and layout children based on the aspect ratio.  I'm guessing I assume wrong.

A few questions :

  • Should the translation attribute be avoided ?

  • Is SD support required to pass certification ?

  • Can someone direct me to proper documents for responsive SceneGraph Roku design (FDH, HD, SD) ?   

The current docs are kind of vague, most of the document discuss HD and FHD support, I don't see much for SD support.
0 Kudos
1 REPLY 1
comperc
Visitor

Re: SceneGraph layout best practices

If I remember correctly, the SD is not required but recommended. If a bit overlap happen with SD, the certification process will put it to recommendation category
0 Kudos