From 1c4994e194111cf744c26b9c1b63605782a22e71 Mon Sep 17 00:00:00 2001 From: jpbruyere Date: Mon, 14 Sep 2015 16:48:48 +0200 Subject: [PATCH] update and test Popper and Expandable templates with dynamic binding instead of onLoadTemplate hook --- Templates/Expandable.goml | 8 ++--- Templates/Popper.goml | 6 ++-- Tests/GOLIBTests.cs | 3 +- Tests/Interfaces/testExpandable.goml | 20 +++++------ Tests/Interfaces/testPopper.goml | 6 ++++ Tests/Tests.csproj | 3 ++ src/GraphicObjects/Expandable.cs | 44 ++++++++++++++--------- src/GraphicObjects/Popper.cs | 54 +++++++++++++++------------- 8 files changed, 83 insertions(+), 61 deletions(-) create mode 100755 Tests/Interfaces/testPopper.goml diff --git a/Templates/Expandable.goml b/Templates/Expandable.goml index f2c2d098..877fcdff 100755 --- a/Templates/Expandable.goml +++ b/Templates/Expandable.goml @@ -1,9 +1,9 @@  - - - -