- correzione riferimento da file importato

This commit is contained in:
Emmanuele Sassi
2023-02-03 08:59:47 +01:00
parent 99bcefcfe8
commit b76ddfd303
@@ -43,6 +43,7 @@ Public Class ReferencePanelVM
If value Then
m_SelReference = ReferenceBtn.References.FROM_IMPORT
NotifyPropertyChanged(NameOf(ghSelReference))
EgtSetInfo(Map.refTopPanelVM.SelPart.nReferenceLayerId, KEY_REFERENCE, ReferenceBtn.References.FROM_IMPORT)
UpdateFramePosition()
End If
End Set