There is something simple I am missing but I can't figure it out. Newbie here.
I read the docs on coding for different screen resolutions - code for 1080p and Roku will scale if need be.
I took the "Hello World" sample channel and it works fine, as I have a streaming stick with a HD max UI. So I change the one object "myLabel" from 1280x720 to 1920x1080.
Nothing scaled and my label was not in the center, but in the lower right part of the screen.
What am I missing here? Can someone point be to a better example?