Background not using all of monitor


Author
Message
Jeff
Jeff
Guru (9.3K reputation)Guru (9.3K reputation)Guru (9.3K reputation)Guru (9.3K reputation)Guru (9.3K reputation)Guru (9.3K reputation)Guru (9.3K reputation)Guru (9.3K reputation)Guru (9.3K reputation)
Group: Forum Members
Posts: 49, Visits: 123
Hi, I'm trying to display a background image across the entire screen that  the participant will see. I'm trying to learn about the canvasaspectratio, but I think I'm not using it right or something.

My monitor resolution is 3840x2160 so I set the default to 16:9

<defaults>
/ canvasaspectratio = (16,9)
/ canvassize = (100%, 100%)
</defaults>


Then I set the background image (attached) like this:

<picture background>
/items= ("000_BG03_LAVENDER_border.png")
/ halign = left
/ valign = top
/position = (0%, 0%)
/size = (100%, 100%)
</picture>


But as you see in the attached image, it leaves quite a bit of territory on the right side of the screen unused.

 
 
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
jmwotw - 3 Years Ago
jmwotw - 3 Years Ago
jmwotw - 3 Years Ago
Dave - 3 Years Ago
                     Thanks, Dave. That makes sense, but it does make cross-device...
jmwotw - 3 Years Ago
                         Not really if you're declaring a 16:9 ratio per your...
Dave - 3 Years Ago
                             One more follow-up. If it doesn't change the inherent aspect ratio,...
jmwotw - 3 Years Ago
                                 It takes the smaller specified value (here: 15%) and sizes that...
Dave - 3 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search