Microwave rework (#6470)

This commit is contained in:
mirrorcult
2022-02-12 17:53:54 -07:00
committed by GitHub
parent be853b2529
commit 9adfde9ee3
16 changed files with 243 additions and 196 deletions

View File

@@ -4,16 +4,6 @@
SetSize="512 256"
MinSize="512 256">
<BoxContainer Orientation="Horizontal">
<ItemList Name="IngredientsListReagents"
Access="Public"
VerticalExpand="True"
HorizontalExpand="True"
SelectMode="Button"
SizeFlagsStretchRatio="2"
MinSize="100 128">
<!-- Ingredient reagents are added here by code -->
</ItemList>
<Control MinSize="0 5" />
<ItemList Name="IngredientsList"
Access="Public"
VerticalExpand="True"