mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
fixed an issue that was making bug #479 reappear
This commit is contained in:
@@ -272,6 +272,7 @@ namespace mRemoteNG.UI.Controls
|
||||
Expand(parent);
|
||||
SelectObject(newNode, true);
|
||||
EnsureModelVisible(newNode);
|
||||
_allowEdit = true;
|
||||
SelectedItem.BeginEdit();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user