The first example (with `grow`) is most natural fo...
# kvision
r
The first example (with
grow
) is most natural for flex box layout (both
HPanel
and
VPanel
are based on flex box), but no way to express this with plain DSL for now (you need to use
add
with parameters)