]> O.S.I.I.S - jp/crow.git/commit
LogicalParent use in all bindings; Resolved boolean in Binding class to avoid multipl...
authorjpbruyere <jp.bruyere@hotmail.com>
Tue, 9 Feb 2016 17:48:58 +0000 (18:48 +0100)
committerjpbruyere <jp.bruyere@hotmail.com>
Tue, 9 Feb 2016 17:49:44 +0000 (18:49 +0100)
commit5af8e3e2a4676c38439d1e0d29a8f08163d85143
tree4d334cd902f8b932e176e2cdbc92a7910f640e7d
parentcf8fa60c28f4ad16cd3b82d2b74154dfc4aab532
LogicalParent use in all bindings; Resolved boolean in Binding class to avoid multiple event registration;
resoved all tree in templated control, to allow complex bindings outside template content
src/CompilerServices/CompilerServices.cs
src/GraphicObjects/GraphicObject.cs
src/GraphicObjects/ILayoutable.cs
src/GraphicObjects/TemplatedControl.cs
src/OpenTKGameWindow.cs