-
Visual opacity is already applied to uColor.a Change-Id: I86eb4e4c3578694f7284081c3f5385a8692c3e22
-
Change-Id: I863826a7a7c31e7027843dfffbad08e2b7501722
-
Change-Id: I4805f01066b272b7b56935fe59a9e76110177378
-
Change-Id: Ie1172a02636929b88e11a8c2683f6ef5092cb55a
-
Change-Id: I59fbcbdea60da95ec599528fe76b2a227355711c
-
Change-Id: I8d15f1aec5cdca527f93283ff179dcf572e831ea
-
Change-Id: If2cb8f802e055f1afcea3bbfefd774872a8f90e6
-
This application shows a possible implementation of a shadowed button, with transition animation defined by the style sheet. Change-Id: Ib764dacdeed2381d96474059ef830e17a2cb9fff Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: I905c14141ad4f207c8bcbb3c29d68c1f698f0530
-
Exclude SetLabelText() which will be replaced after the LABEL property supports both MAP and STRING type. Change-Id: I7aae9bdacbe85ff8b07f0e0ac122db2f50bf24bc
-
Added a new demo (transitions.example) that shows off animating transform properties on a visual. Change-Id: Ic333241f6618dcaf274d0e2ac399e0e5f3ed2a61
-
Change-Id: Ifa99fb377a65b3670da1b4b680aa441a22996bfe
-
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>