EgtDOORCreator 2.2j1:
-> inserito bottone per andare direttamente nell'HardareMangaer della componente selezionata nella porta/telaio, -> disabiliti i controlli nelle TextBoxParam nell'HardwareManager (non richiesto).
This commit is contained in:
@@ -341,7 +341,7 @@ Public Class SceneManagerVM
|
||||
EgtDraw()
|
||||
ShowGraphicError()
|
||||
ElseIf Map.refMainWindowVM.SelectedPage = MainWindowVM.ListPageEnum.nHardwarePage Then
|
||||
If Not Hardware.DoRefresh Then Return
|
||||
If Not Hardware.DoRefresh OrElse Not Compo.DoRefreshCompo Then Return
|
||||
If Not IsNothing(Map.refHardwarePageVM.CurrHardware) Then
|
||||
Map.refHardwarePageVM.CurrHardware.RefreshTempHardware()
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user