-
Change-Id: I6d0b104c63c5ea88a7eebde892161d42352bb015 Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
-
* Replace the DEMO_STYLE_IMAGE_DIR var is not needed as is not used in any style file. Change-Id: I9f003f4bdfa9260774d2d0696d6816b2b9a1d255 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
Change-Id: Ie08b84b8e2cb9687c866ad1386ea606a16dd2d6e
-
- Also removed ununsed consts from dali-table-view - Also removed unused js file from scripts directory Change-Id: Ibb0c0d087ad19943518ce223feb1652f2e7de4e3
-
- Using a gradient instead of an image which can take a long time to load - Modify the Mobile stylesheet to use a different point size for the font of the Change Layout button so that it can be seen Change-Id: Ibf9e7285199de180c4d12191e11e8acd141c6477
-
Add two sample apps which using animated gradient visual (doing at review.tizen.org/gerrit/#/c/152141/ ) It's resolution is optimized for wearable (resolution is 360x360) - Call Active Scenario is incomming call. Show incomming gradient effect as radial form animated gradient. And add some animation at call_decline button so make user want to touch it! This sample show how to make animated gradient by json script. - Card Active Scenario is use some coupon with NFC tag. Show gradient effect during NFC taging is enabled. This sample show how to make anmiated gradient by inline code. Change-Id: Ifae6698fbf1b4bc9901efa929594261413d450b2 Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
-
Update example to show how to style TextEditor ScrollBar Change-Id: I62ebf0035490dff2c26f7e7c4df095bd2bc93345 Signed-off-by: minho.sun <minho.sun@samsung.com>
-
Change-Id: Ice5ef50aa0bde7ddac16414dfac8615d76d9ec18
-
Change-Id: I59fbcbdea60da95ec599528fe76b2a227355711c
-
Fixed the sizes and substates for disabling/enabling the shadow button Change-Id: I0fff3e76acbde962c0d958881f5e92aa2a8478ff Signed-off-by: David Steele <david.steele@samsung.com>
-
Example code for creating a control using visuals with states defined in the stylesheet Change-Id: Ief41cfad7c3eeb8d78bd6540db36e4b761b28e5f
-
Also updated the style sheet to set up the transitions for a future patch in Toolkit. Change-Id: I9e33a2ab3bc2fb9e9dac3fc01435d233d530c1a8 Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: I8d15f1aec5cdca527f93283ff179dcf572e831ea
-
Change-Id: I91d6b400adb0e1b5262a1ca255ac32ca07945154 Signed-off-by: David Steele <david.steele@samsung.com>
-
Update progress bar example. There are three new buttons to check new properies of Progress bar. Change-Id: I9bf0607e3fb3763b37ca88c80040d9713b731169 Signed-off-by: minho.sun <minho.sun@samsung.com>
-
The animation uses the pixel area and size to animate the tick when the checkbox is enabled / disabled Change-Id: I6fdae6b2d6eb0b36a499a2730dca279d539945f0 Signed-off-by: David Steele <david.steele@samsung.com>
-
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: I0de3cca8635ffa51befcb3420a00769b49fd472d
-
Change-Id: I5909a67d2bff74f23c758862198df4da1e6c4627
-
Added a new demo (transitions.example) that shows off animating transform properties on a visual. Change-Id: Ic333241f6618dcaf274d0e2ac399e0e5f3ed2a61
-
Change-Id: Ib478ca1d24461e6203810429d615af32973b4ef4
-
Change-Id: I60fde090b81f314c68064081effff331c3216128
-
Change-Id: Ic59f2e05275694ed1730628b9a1ac4950a759e3f
-
* 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>
-
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>
-
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>
-
Change-Id: I5d09c3ba92dca882a6ae3e1765cb105ddad66bec
-
Change-Id: I3bb7ab3711311431cd0cbff0abc2cfdd11ee616d
-
* Added to test Font setting via Property system and system font changes. * 3 Initial TextLabels; first has no font set, second is set via the demo json style sheet, third is set via the SetProperty in code. Only the first should change when the system font changes to a different font * Pressing button creates a new TextLabel with the system font Change-Id: I9291797ba357979d9b3d85ab0d3a30a3fbd6c497 Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
-
* TextField entries removed from demo style sheets Once demo styles can be merged with toolkit styles then some of the removed entries can be put back and demo style sheets used Change-Id: I0047eea7a6bc51177225e20535e413dea3a76fe7 Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
-
Change-Id: I571058b0f303fb72ec5e46d55234d5950e91f0ba Signed-off-by: Agnelo Vaz <agnelo.vaz@samsung.com>
-
Change-Id: I8558b0e432cbbf2470fc9b80b4178d20663b3758 Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>