From 6306b8746bde40af1fb5938a1c92b12dd1175ea4 Mon Sep 17 00:00:00 2001 From: jpbruyere Date: Thu, 24 Dec 2015 13:37:55 +0100 Subject: [PATCH] Removed Sizing coherence check in RegisterForLayouting, check occuring during template load causing erratic sizing debug --- GOLib.csproj | 2 +- Templates/Scrollbar.goml | 6 ++-- Tests/GOLIBTests.cs | 5 +-- Tests/Interfaces/testScrollbar.goml | 2 +- Tests/Interfaces/testWindow2.goml | 45 ++++++++------------------ Tests/Interfaces/testWindow3.goml | 4 +-- Tests/Interfaces/test_Listbox.goml | 2 +- src/GraphicObjects/GraphicObject.cs | 15 +++++---- src/GraphicObjects/ListBox.cs | 2 +- src/GraphicObjects/Scrollbar.cs | 5 +++ src/GraphicObjects/Scroller.cs | 6 ++-- src/GraphicObjects/TemplatedControl.cs | 4 +-- 12 files changed, 43 insertions(+), 55 deletions(-) diff --git a/GOLib.csproj b/GOLib.csproj index 35bd69dc..647e8782 100644 --- a/GOLib.csproj +++ b/GOLib.csproj @@ -46,7 +46,7 @@ bin\Debug - TRACE;DEBUG;__linux__;DEBUG_LOAD_TIME;DEBUG_LAYOUTING + TRACE;DEBUG;__linux__;DEBUG_LOAD_TIME0;DEBUG_LAYOUTING;DEBUG_BINDING - - - - - - - - - - - - - - - - + - - \ No newline at end of file diff --git a/Tests/Interfaces/testWindow3.goml b/Tests/Interfaces/testWindow3.goml index 13495b1b..0c846b15 100755 --- a/Tests/Interfaces/testWindow3.goml +++ b/Tests/Interfaces/testWindow3.goml @@ -1,11 +1,11 @@  - - + + diff --git a/Tests/Interfaces/test_Listbox.goml b/Tests/Interfaces/test_Listbox.goml index 33380cb9..b77ffcec 100755 --- a/Tests/Interfaces/test_Listbox.goml +++ b/Tests/Interfaces/test_Listbox.goml @@ -1,7 +1,7 @@  + HorizontalAlignment="Center" Width="-1" Height="150" Margin="5">