mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
turned off a feature of ObjectListView that was stealing focus from keepass autotype events. resolves #312
This commit is contained in:
@@ -48,6 +48,7 @@ namespace mRemoteNG.UI.Controls
|
||||
{
|
||||
InitializeComponent();
|
||||
SetupConnectionTreeView();
|
||||
UseOverlays = false;
|
||||
}
|
||||
|
||||
#region ConnectionTree Setup
|
||||
|
||||
Reference in New Issue
Block a user