Alright got some time now and implemented the idea...
# compose
e
Alright got some time now and implemented the idea. Turns out you don’t need to subcompose, A simple
Layout
is sufficient, subcomposing is necessary only if measurement of one part should affect composition of another part. Implementation of my idea below: