add support to move visject socket connections

This commit is contained in:
xxSeys1
2025-06-13 22:05:57 +02:00
parent eee4e55cf0
commit f40c67ddf0
7 changed files with 77 additions and 55 deletions

View File

@@ -33,7 +33,7 @@ namespace FlaxEditor.Surface
Enabled = false;
// Clean data
_connectionInstigator = null;
_connectionInstigator.Clear();
_lastInstigatorUnderMouse = null;
var failed = RootContext.Load();