Tried: `(elem :sh 200 :ah :justify (for [x [ 1 2 3]] (elem :s 10 x))))` `(elem :sh 200 :ah :jst (for [x [ 1 2 3]] (elem :s 10 x))))` Does this attribute require absolute sizes or can it go in ratio-based containers?
Tried:
(elem :sh 200 :ah :justify (for [x [ 1 2 3]] (elem :s 10 x))))(elem :sh 200 :ah :jst (for [x [ 1 2 3]] (elem :s 10 x))))Does this attribute require absolute sizes or can it go in ratio-based containers?