JayKayDeon
JayKayDeon
Some inspiration: there is a component for the angular framework that offers some advanced options for nesting layouts (https://angular-split.github.io/). Using that split-component you can easily do something like this: ...
My two cents: API wise I'd like to just set "width", "minWidth" and "maxWidth" to control this behavior, everything else already feels like an "implementation detail".... See https://angular-split.github.io/, having exactly...