TestEIn :

- tolto zoom all dopo esecuzione script lua.
This commit is contained in:
Dario Sassi
2015-05-12 21:58:17 +00:00
parent b4610293f8
commit 225d3eb1da
+1 -1
View File
@@ -514,7 +514,7 @@ Public Class Controller
bOk = EgtTscExecFile(sFile)
End If
DisableCommandLog()
EgtZoom(ZM.ALL)
' EgtZoom(ZM.ALL)
m_Scene.Cursor = Cursors.Default
' Aggiornamento
RaiseEvent UpdateUI(Me, True)