|
3 | 3 | <grid id="27dc6" binding="pnlRoot" layout-manager="GridLayoutManager" row-count="4" column-count="3" same-size-horizontally="false" same-size-vertically="false" hgap="-1" vgap="-1"> |
4 | 4 | <margin top="0" left="0" bottom="0" right="0"/> |
5 | 5 | <constraints> |
6 | | - <xy x="20" y="20" width="604" height="220"/> |
| 6 | + <xy x="20" y="20" width="604" height="133"/> |
7 | 7 | </constraints> |
8 | 8 | <properties/> |
9 | 9 | <border type="none"/> |
|
53 | 53 | <text value="Module: "/> |
54 | 54 | </properties> |
55 | 55 | </component> |
56 | | - <component id="56e9e" class="javax.swing.JLabel" binding="lblDeploymentSlot"> |
57 | | - <constraints> |
58 | | - <grid row="2" column="0" row-span="1" col-span="1" vsize-policy="0" hsize-policy="0" anchor="8" fill="0" indent="0" use-parent-layout="false"> |
59 | | - <minimum-size width="-1" height="24"/> |
60 | | - <preferred-size width="-1" height="24"/> |
61 | | - <maximum-size width="-1" height="24"/> |
62 | | - </grid> |
63 | | - </constraints> |
64 | | - <properties> |
65 | | - <text value="Deployment Slot:"/> |
66 | | - </properties> |
67 | | - </component> |
68 | 56 | <component id="760ca" class="com.microsoft.azure.toolkit.intellij.legacy.function.FunctionAppComboBox" binding="functionAppComboBox" custom-create="true"> |
69 | 57 | <constraints> |
70 | 58 | <grid row="1" column="1" row-span="1" col-span="2" vsize-policy="3" hsize-policy="3" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
|
73 | 61 | </component> |
74 | 62 | <component id="35551" class="com.microsoft.azure.toolkit.intellij.legacy.function.runner.deploy.ui.components.DeploymentSlotComboBox" binding="cbDeploymentSlot" custom-create="true"> |
75 | 63 | <constraints> |
76 | | - <grid row="2" column="1" row-span="1" col-span="1" vsize-policy="3" hsize-policy="7" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
| 64 | + <grid row="2" column="2" row-span="1" col-span="1" vsize-policy="3" hsize-policy="7" anchor="0" fill="1" indent="0" use-parent-layout="false"/> |
77 | 65 | </constraints> |
78 | 66 | <properties> |
79 | 67 | <visible value="true"/> |
80 | 68 | </properties> |
81 | 69 | </component> |
| 70 | + <component id="2bbdf" class="javax.swing.JComboBox" binding="cbFunctionModule"> |
| 71 | + <constraints> |
| 72 | + <grid row="0" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
| 73 | + </constraints> |
| 74 | + <properties/> |
| 75 | + </component> |
82 | 76 | <component id="60952" class="javax.swing.JCheckBox" binding="chkSlot"> |
83 | 77 | <constraints> |
84 | | - <grid row="2" column="2" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
| 78 | + <grid row="2" column="1" row-span="1" col-span="1" vsize-policy="0" hsize-policy="3" anchor="8" fill="0" indent="0" use-parent-layout="false"/> |
85 | 79 | </constraints> |
86 | 80 | <properties> |
87 | 81 | <contentAreaFilled value="true"/> |
88 | 82 | <hideActionText value="false"/> |
89 | 83 | <horizontalTextPosition value="4"/> |
90 | | - <text value="Deploy To Slot"/> |
| 84 | + <text value="Deploy to Slot:"/> |
91 | 85 | </properties> |
92 | 86 | </component> |
93 | | - <component id="2bbdf" class="javax.swing.JComboBox" binding="cbFunctionModule"> |
94 | | - <constraints> |
95 | | - <grid row="0" column="1" row-span="1" col-span="2" vsize-policy="0" hsize-policy="2" anchor="8" fill="1" indent="0" use-parent-layout="false"/> |
96 | | - </constraints> |
97 | | - <properties/> |
98 | | - </component> |
99 | 87 | </children> |
100 | 88 | </grid> |
101 | 89 | </form> |
0 commit comments