From a71c03124b7a9ed02c76c4aeb3ea8112a16ce921 Mon Sep 17 00:00:00 2001 From: Brant Martin Date: Sun, 11 Feb 2018 23:47:37 -0500 Subject: [PATCH] Make ObjectCollectionEditor resizable --- Torch/Views/ObjectCollectionEditor.xaml | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/Torch/Views/ObjectCollectionEditor.xaml b/Torch/Views/ObjectCollectionEditor.xaml index 72f899f..45f1a68 100644 --- a/Torch/Views/ObjectCollectionEditor.xaml +++ b/Torch/Views/ObjectCollectionEditor.xaml @@ -5,15 +5,24 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:Torch.Views" mc:Ignorable="d" - Height="370" Width="410" Title="Edit Collection"> - - - -