I am using an image and trying to overlay a label.
I want the image to stretch and to fill the whole screen and the label to maintain a relative position on the image. I have the image growing and shrinking but the labels, using the coordinate container, loose sync and the flex contain doesn’t want the labels to be superimposed on the background image. I am sure there is something obvious.
Thanks