-
Example code for creating a control using visuals with states defined in the stylesheet Change-Id: Ief41cfad7c3eeb8d78bd6540db36e4b761b28e5f
-
Change-Id: I91d6b400adb0e1b5262a1ca255ac32ca07945154 Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: I818b3770e5183d3597a1c6b991f3df989569fd34
-
Change-Id: I60fde090b81f314c68064081effff331c3216128
-
* See 'Text - FONT_STYLE and INPUT_FONT_STYLE properties refactor' patch in toolkit. Change-Id: I2d2312a6ee7acdadc72e2af1ad4875dbc450eaef Signed-off-by: Victor Cebollada <v.cebollada@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>
-
"res" directory houses resources like images, models and videos. Change-Id: I7af9c4b1cf3aac06feb06113104c7f8fbc48867d
-
Change-Id: Ie5d0a5aa32a0fcee1448f4fb69277d4476048fdd
-
Change-Id: I32c2aa4576413ba56bcdac4376b491125805b0f3
-
Change-Id: I1a885d54a18113547b6af9bb1437d43c21a00de4
-
GradientRenderer property names changed in dali-toolkit so reflected here stopOffset nolonger set in code as uses defaults gradient json script added Change-Id: I1412be7fe7d7abeaee847a49dfcdacba806d3efd
-
Change-Id: I980d7723528705caa2d903c9b36c24c4b744a55e
-
Scripts, examples and demo code should not use defines from other parts of DALi. DALI_IMAGE_DIR is defined in Dali toolkit to specify where the toolkit images are. This is used in the default toolkit style file to specify the locations of the toolkit images. It must not be overridden by applications. Updated the demo style file to utilize a configured variable to point at the installed demo style's images. Added an example of a demo-specific image (confirmation popup background) Updated dali-builder to load the demo theme (Scripting example within demo already loads it) Change-Id: Ie43a6611a8db3fc0afc6a1cd4d9d6e48afef75e7 Signed-off-by: David Steele <david.steele@samsung.com>