Hi, I was just wondering there is any way to ensure that text always appears on-top so that it doesn't get cut-off by or clip images. I've been testing our GNAT at different resolutions and instances like the following example occur:
Thanks.
Your options are:
- Display the <text> in front of the <picture> instead of behind it.
- Position and size elements relative to each other as well as relative to screen resolution.
- Use a fixed size and/or aspect ratio via the /canvassize and /canvasaspectratio attributes.
Hi Dave,
Thanks for the reply. I am having trouble finding how to set it so that the <text> displays above the the <image>. Would you mind pointing me in the right direction?
You need to adjust the order of elements in /stimulustimes or /stimulusframes.