Merge remote-tracking branch 'origin/master' into 1.6
This commit is contained in:
@@ -726,8 +726,6 @@ namespace FlaxEditor.SceneGraph.GUI
|
||||
{
|
||||
DragData data;
|
||||
var tree = ParentTree;
|
||||
if (tree.Selection.Count == 1)
|
||||
Select();
|
||||
|
||||
// Check if this node is selected
|
||||
if (tree.Selection.Contains(this))
|
||||
|
||||
Reference in New Issue
Block a user