]> O.S.I.I.S - jp/crow.git/commit
Removed Sizing coherence check in RegisterForLayouting, check occuring during templat...
authorjpbruyere <jp.bruyere@hotmail.com>
Thu, 24 Dec 2015 12:37:55 +0000 (13:37 +0100)
committerjpbruyere <jp.bruyere@hotmail.com>
Thu, 24 Dec 2015 12:37:55 +0000 (13:37 +0100)
commit6306b8746bde40af1fb5938a1c92b12dd1175ea4
tree1ae2c338948adb82f6e0e4eaffec17d5f4bbd15d
parentb6fccb76291456485af671082b58e18fe37d395e
Removed Sizing coherence check in RegisterForLayouting, check occuring during template load causing erratic sizing
debug
12 files changed:
GOLib.csproj
Templates/Scrollbar.goml
Tests/GOLIBTests.cs
Tests/Interfaces/testScrollbar.goml
Tests/Interfaces/testWindow2.goml
Tests/Interfaces/testWindow3.goml
Tests/Interfaces/test_Listbox.goml
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/ListBox.cs
src/GraphicObjects/Scrollbar.cs
src/GraphicObjects/Scroller.cs
src/GraphicObjects/TemplatedControl.cs