hi klaus
thanks for that. i already tried to use calc several times, but most of the time i do not get the right syntax to get it working.
-> i would like to use it to add 2 pixelheights and an offset value
what i tried is this:
|
Source code
|
1
|
set(layer[1].height, calc(get(layer[2].pixelheight) + get(layer[3].pixelheight + 10));
|
or is there an easier way to set the height of a container to the total height of all the content?
thanks
sven