Millisecond Forums

Text being cut off

https://forums.millisecond.com/Topic10404.aspx

By kierondm - 5/8/2013

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.

By Dave - 5/8/2013

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.

By kierondm - 5/9/2013

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?


Thanks.

By Dave - 5/9/2013

You need to adjust the order of elements in /stimulustimes or /stimulusframes.