-
Change-Id: I51ffb1db8e8140c67b4b44cf4bb3343a8c23e622 Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: I2dfed0e2863dfc4eecb3cb86d28968a76ba78836
-
Change-Id: I21c535e3cef4f68c92917e43d8b8989f27322e25
-
Styling currently uses InitalizeVisual rather than a CreateVisual and RegisterVisual pair. We want to eventually remove InitializeVisual, so pre-emptively removing it's use. Change-Id: I335afadc01060b477dd9420f30b97d3b953c37ea Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: I0eed4a040cb86468fb649a062b6d3f2f2b13dbd1
-
Added Enable / Disable transitions to ImageChannelControl which can be set via the style sheet. Added a Visibility attribute to ImageChannelControl which forces the enable / disable transition to be executed when the visibility changes. Added 3 different transitions to the style sheet: 1) a cross fade 2) a longer cross fade 3) a scale change. Change-Id: I82a1f0e4e4c89ae0bdcb1c59ce01a0a918f17afd Signed-off-by: David Steele <david.steele@samsung.com>
-
Fixed style paths in build system for images Changed style names in style sheets to use CamelCase for readability. Change-Id: I094af8d27e7a8af23555a63e7b76df3e9e1993ec Signed-off-by: David Steele <david.steele@samsung.com>
-
Added a simple application that has examples of different button types, sliders and popups, that can all be themed. Change-Id: I6d74357b79def0c8d0f7195adf0be7c1270fe9ce Signed-off-by: David Steele <david.steele@samsung.com>