From 46bad7bb53e7f9c23f4dac4fb81716272cb71515 Mon Sep 17 00:00:00 2001 From: jpbruyere Date: Fri, 12 Feb 2016 13:42:46 +0100 Subject: [PATCH] clipping basics ok for Group and PrivateContainer, problems with Templates --- Tests/GOLIBTests.cs | 2 +- Tests/Interfaces/clip0.crow | 4 ++-- Tests/Interfaces/clip1.crow | 4 ++-- Tests/Interfaces/clip2.crow | 2 +- src/GraphicObjects/GraphicObject.cs | 10 ++-------- src/GraphicObjects/Group.cs | 23 ++++++++++++----------- src/GraphicObjects/PrivateContainer.cs | 8 +++++++- src/GraphicObjects/TemplatedControl.cs | 5 ----- src/OpenTKGameWindow.cs | 10 +++++----- 9 files changed, 32 insertions(+), 36 deletions(-) diff --git a/Tests/GOLIBTests.cs b/Tests/GOLIBTests.cs index c14277f4..622d1ce7 100644 --- a/Tests/GOLIBTests.cs +++ b/Tests/GOLIBTests.cs @@ -37,9 +37,9 @@ namespace test int frameCpt = 0; int idx = 0; string[] testFiles = { + "clip2.crow", "clip0.crow", "clip1.crow", - "clip2.crow", "0.crow", "5.crow", "testCombobox.goml", diff --git a/Tests/Interfaces/clip0.crow b/Tests/Interfaces/clip0.crow index dbe6eb34..2ebea9ff 100755 --- a/Tests/Interfaces/clip0.crow +++ b/Tests/Interfaces/clip0.crow @@ -1,9 +1,9 @@  - -