]> O.S.I.I.S - jp/crow.git/commit
Implement TemplatedWidth and TemplatedHeight PropertyLess bindings to
authorjpbruyere <jp.bruyere@hotmail.com>
Mon, 14 Sep 2015 23:38:48 +0000 (01:38 +0200)
committerjpbruyere <jp.bruyere@hotmail.com>
Mon, 14 Sep 2015 23:38:48 +0000 (01:38 +0200)
commit8d543b42826995b35fdf8416e3a19fb4d3a0aa11
treedfa1aa7048a963eb60a3ca45c9ea44621e8c0d94
parentba8da355cd2127e29b82745c4475ae2a9fbbdfa4
Implement TemplatedWidth and TemplatedHeight PropertyLess bindings to
propagate sizing policy inside template
15 files changed:
Templates/Checkbox.goml
Templates/Expandable.goml
Templates/Listbox.goml
Templates/MessageBox.goml
Templates/Popper.goml
Templates/RadioButton.goml
Templates/Spinner.goml
Templates/Window.goml
Tests/GOLIBTests.cs
Tests/Interfaces/testCheckbox.goml
Tests/Interfaces/testMsgBox.goml
Tests/Interfaces/testWindow.goml
src/GraphicObjects/Checkbox.cs
src/GraphicObjects/TemplatedControl.cs
src/GraphicObjects/Window.cs