mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-20 07:19:18 +01:00
CA-148683: Fxed the issue by adjusting the dimensions in JA
This commit is contained in:
parent
f02e7e573c
commit
5f8238d5cd
@ -559,7 +559,7 @@
|
||||
<value>20</value>
|
||||
</data>
|
||||
<data name="comboBoxGpus.Size" type="System.Drawing.Size, System.Drawing">
|
||||
<value>445, 21</value>
|
||||
<value>425, 21</value>
|
||||
</data>
|
||||
<data name="comboBoxGpus.TabIndex" type="System.Int32, mscorlib">
|
||||
<value>1</value>
|
||||
@ -601,7 +601,7 @@
|
||||
<value>0</value>
|
||||
</data>
|
||||
<data name="tableLayoutPanel1.LayoutSettings" type="System.Windows.Forms.TableLayoutSettings, System.Windows.Forms">
|
||||
<value><?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="labelGpuType" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="comboBoxGpus" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0,AutoSize,0" /><Rows Styles="AutoSize,0" /></TableLayoutSettings></value>
|
||||
<value><?xml version="1.0" encoding="utf-16"?><TableLayoutSettings><Controls><Control Name="labelGpuType" Row="0" RowSpan="1" Column="0" ColumnSpan="1" /><Control Name="comboBoxGpus" Row="0" RowSpan="1" Column="1" ColumnSpan="1" /></Controls><Columns Styles="AutoSize,0,AutoSize,0" /><Rows Styles="Absolute,30" /></TableLayoutSettings></value>
|
||||
</data>
|
||||
<metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||
<value>True</value>
|
||||
|
Loading…
Reference in New Issue
Block a user