Microwave rework (#6470)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user