-introdotto griglia dinamica per gestire spostamento colonne
This commit is contained in:
@@ -24,6 +24,7 @@ Public Class LayerTreeViewItem
|
||||
Set(value As Boolean)
|
||||
If (value <> m_isSelected) Then
|
||||
m_isSelected = value
|
||||
Map.refDrawOptionPanelVM.SetInfoRowIsExpanded(value)
|
||||
If value Then
|
||||
' recupero l'Id del nuovo oggetto selezionato
|
||||
Map.refManageLayerExpanderVM.IsRightClickedLayerTreeItem(False)
|
||||
|
||||
Reference in New Issue
Block a user