Icarus 2.5c1 :
- eliminati alcuni crash - in geometrie si chiude Edit dopo aver cancellato l'ultima - piccoli aggiustamenti ai tooltip.
This commit is contained in:
@@ -777,6 +777,8 @@ Public Class ShellNumberPanelVM
|
||||
SelShellNumber = m_ShellNumberList(m_ShellNumberList.Count - 1)
|
||||
Else
|
||||
SelShellNumber = Nothing
|
||||
m_bEdit_IsChecked = False
|
||||
NotifyPropertyChanged(NameOf( bEdit_IsChecked))
|
||||
End If
|
||||
NotifyPropertyChanged(NameOf(SelShellNumber))
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user