Page 1 of 1

Dynamic Image re-sizing?

Posted: Mon Dec 04, 2017 4:31 pm
by panovrlover
Hi all,

Currently working on a tour that will have a popup rectangle containing text on the left, with images on the right. I can adjust the rectangle and text boxes to resize using percent figures which works great. I can also do this for the images on the right hand side, although it distorts them when the size of the browser window is moved. Is there any way to make it so that any images on the right hand side will keep their relative size when re-sizing the rectangle? Thanks.

Re: Dynamic Image re-sizing?

Posted: Wed Dec 06, 2017 7:28 pm
by Hopki
HI,
For images use the scale logic block.
So use player width, less than xxx, change scale to 0.8/0,8 as an example.
Regards,
Hopki

Re: Dynamic Image re-sizing?

Posted: Wed Dec 13, 2017 4:02 pm
by panovrlover
Excellent, thank you Martin.