steinbergmedia / vstgui

A user interface toolkit mainly for audio plug-ins
Other
869 stars 123 forks source link

Implementation of an Auto Layout in Row Column View Container #322

Closed rehans closed 6 months ago

rehans commented 6 months ago

Implementation of an Auto Layout like described on this website: https://medium.com/timeless/figma-updates-new-auto-layout-alignments-ec6cb134aea4

You can access the new layouts in the VSTGUI Live editor Row Column View Container: equal-size-layout (equal-size-layout could be renamed as the new auto layout also allows different view sizes of children).