From a3740275f1c5336831995b27dc8a7bb032e3aa98 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jean-Philippe=20Bruy=C3=A8re?= Date: Sat, 17 Feb 2018 12:13:48 +0100 Subject: [PATCH] first working test with hierarchical TemplatedGroup with only one root Level --- CrowIDE/ui/EditPaneItems.template | 12 +- CrowIDE/ui/ProjectTree.template | 27 ++--- Templates/DirectoryView.template | 3 +- src/CompilerServices/CompilerServices.cs | 3 + src/GraphicObjects/TemplatedGroup.cs | 144 ++++++++++++----------- src/Instantiator.cs | 14 ++- src/ItemTemplate.cs | 71 +++++++---- 7 files changed, 155 insertions(+), 119 deletions(-) diff --git a/CrowIDE/ui/EditPaneItems.template b/CrowIDE/ui/EditPaneItems.template index 5879e2a7..ebe6120f 100644 --- a/CrowIDE/ui/EditPaneItems.template +++ b/CrowIDE/ui/EditPaneItems.template @@ -1,8 +1,10 @@  - - + + + - + @@ -31,12 +33,12 @@ - + - +