VBCS - Floating layouts
Description
In VBCS, we have a component called "Offcanvas". If we use this component in our VBCS applications, then it hides portion of a layout. E.g. if we have two side by side layouts A and B. Then on toggling, it displays layout A, but hide portion of layout B.
We would need a component similar to Offcanvas, that will allow us floating layouts. E.g. in our browser-based design time VBCS UI, we can float layouts to make one layout fields bigger compared to other. E.g. we can make Structure pallet bigger by dragging left or right.