vertical layout
All checks were successful
/ example-docker-compose (push) Successful in 15m31s

This commit is contained in:
Failure 2025-02-15 20:59:50 -08:00
parent 818a9442a9
commit ee75192f0a
5 changed files with 83 additions and 12 deletions

View file

@ -1332,6 +1332,11 @@
<Property name="text" type="java.lang.String" value="set to default"/>
</Properties>
</Component>
<Component class="javax.swing.JCheckBox" name="cbVerticalLayout">
<Properties>
<Property name="text" type="java.lang.String" value="Vertical Layout (Experimental)"/>
</Properties>
</Component>
</SubComponents>
</Container>
<Container class="javax.swing.JPanel" name="panelSizeDetailedSettings">