From a6dbc59ad1ff4eab38ed01a653f33550cd6872d9 Mon Sep 17 00:00:00 2001 From: David Sparer Date: Tue, 6 Sep 2016 12:32:34 -0600 Subject: [PATCH] Made the connection node name column take up all available space (similar to previous implementation) --- mRemoteV1/UI/Window/ConnectionTreeWindow.Designer.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/mRemoteV1/UI/Window/ConnectionTreeWindow.Designer.cs b/mRemoteV1/UI/Window/ConnectionTreeWindow.Designer.cs index 9eb873f2b..382a19660 100644 --- a/mRemoteV1/UI/Window/ConnectionTreeWindow.Designer.cs +++ b/mRemoteV1/UI/Window/ConnectionTreeWindow.Designer.cs @@ -127,6 +127,7 @@ namespace mRemoteNG.UI.Window // olvColumn1 // this.olvColumn1.AspectName = "Name"; + this.olvColumn1.FillsFreeSpace = true; this.olvColumn1.IsButton = true; this.olvColumn1.Width = 200; //