strattonbrazil
10 years agoBinge Watcher
scaling scene graph components for different resolutions
How is scene scaling handled in the roku scene graph components? I can set the size in the component like the poster height and width, but when I change the ui_resolutions in the manifest file, I don't see it "automatically scale" the images. Am I supposed to make a component for each resolution and add those components dynamically? Or should I just set the ui_resolutions to "hd" for 720p and use that sizing in my components?