From 6a6676c1cb11c13a86b7aaad810c154d2bea3d6c Mon Sep 17 00:00:00 2001 From: Brant Martin Date: Tue, 24 Jul 2018 21:17:08 -0400 Subject: [PATCH] Revert "Collection editor improvements. Allows reordering of elements, and actually updates the list when content changes." This reverts commit 14e16a959fbcc7eb71c340698dfc7a37e30ed5a9. --- Torch/Views/EmbeddedCollectionEditor.xaml | 21 ++++------- Torch/Views/EmbeddedCollectionEditor.xaml.cs | 37 -------------------- 2 files changed, 7 insertions(+), 51 deletions(-) diff --git a/Torch/Views/EmbeddedCollectionEditor.xaml b/Torch/Views/EmbeddedCollectionEditor.xaml index 76837d4..fac4d11 100644 --- a/Torch/Views/EmbeddedCollectionEditor.xaml +++ b/Torch/Views/EmbeddedCollectionEditor.xaml @@ -8,7 +8,6 @@ d:DesignHeight="300" d:DesignWidth="300"> - @@ -16,23 +15,17 @@ - -