mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-12-20 15:36:03 +01:00
3f7f33fc40
* CA-210732: XenCenter VM properties GPU always shows "None" The error occurs when there is a gpu group with only one vgpu type: When setting the selected item in the vGPU combobox, XenCenter tries to select the group header instead of the vGPU type; because the group header is not selectable, we then default to "None". With this fix, we ensure that two items are not equal if one is a group header and the other is a subitem. Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com> * CA-210732: XenCenter VM properties GPU always shows "None" Changes following code review: Added the reverse case in the Equals function Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com> * CA-210732: XenCenter VM properties GPU always shows "None" Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com> |
||
---|---|---|
.. | ||
CDChanger.cs | ||
CPUTopologyComboBox.cs | ||
EnableableComboBox.cs | ||
ISODropDownBox.cs | ||
LongStringComboBox.cs | ||
LongStringComboBox.Designer.cs | ||
LongStringComboBox.ja.resx | ||
LongStringComboBox.resx | ||
LongStringComboBox.zh-CN.resx | ||
NetworkComboBox.cs | ||
NetworkComboBoxItem.cs | ||
NonSelectableComboBox.cs | ||
VgpuComboBox.cs |