EgtCAM5 2.1g2 .
- correzioni nella gestione della lista lavorazioni (tolta virtualizzazione).
This commit is contained in:
@@ -51,9 +51,6 @@ Public Class SimulationExpanderVM
|
||||
End Get
|
||||
Set(value As Boolean)
|
||||
If value <> m_IsExpanded Then
|
||||
'm_RefOperationExpanderVM.ListIsExpanded = False
|
||||
'm_RefOperationExpanderVM.m_CurrExpandedExpander = OperationExpanderVM.MachiningOptionPanelExpander.ESTIMATIONS
|
||||
'm_RefOperationExpanderVM.OnPropertyChanged("ListIsExpanded")
|
||||
If value Then
|
||||
|
||||
If m_RefOperationExpanderVM.m_CurrExpandedExpander = OperationExpanderVM.MachiningOptionPanelExpander.OPERATIONLIST Then
|
||||
|
||||
Reference in New Issue
Block a user