]> O.S.I.I.S - jp/crow.git/commit
use boolean state as svg sub-image in templated controls, solve initial state problem...
authorjpbruyere <jp.bruyere@hotmail.com>
Thu, 25 Feb 2016 09:35:40 +0000 (10:35 +0100)
committerjpbruyere <jp.bruyere@hotmail.com>
Thu, 25 Feb 2016 09:35:40 +0000 (10:35 +0100)
commitf927821fd5678a29e6272c7ad4bd95e11957188b
tree66f9ce9bd202da2946d8fa172ff152b352b4b60f
parent7fa677c0849677ec8891429ab2c469e38f7d5272
use boolean state as svg sub-image in templated controls, solve initial state problem with propertyless bindings
12 files changed:
Images/Icons/checkbox.svg
Images/Icons/expandable.svg
Images/Icons/radiobutton.svg
Templates/CheckBox.goml
Templates/Expandable.goml
Templates/Popper.goml
Templates/RadioButton.goml
Tests/Interfaces/testCheckbox.goml
src/GraphicObjects/CheckBox.cs
src/GraphicObjects/Expandable.cs
src/GraphicObjects/Popper.cs
src/GraphicObjects/RadioButton.cs