Cambiata gestione lista threshold
This commit is contained in:
@@ -744,7 +744,7 @@ namespace WebWindowComplex
|
||||
/// </summary>
|
||||
protected void UpdateSelParameter()
|
||||
{
|
||||
Frame.m_ThresholdList = ListPayload.Threshold;
|
||||
Frame.m_AllThresholdList = ListPayload.Threshold;
|
||||
Sash.m_HardwareCompleteList = ListPayload.Hardware;
|
||||
Sash.s_FamilyHardwareList = ListPayload.FamilyHardware;
|
||||
if (CurrSelection != null && CurrSelection.IsValid())
|
||||
|
||||
Reference in New Issue
Block a user