-
Change-Id: I863826a7a7c31e7027843dfffbad08e2b7501722
-
Change-Id: I670cef9ae82d647a16f66cefe0abdf315916b29b
-
Fixed up SVG example to ensure actor sibling order is set after adding to the stage. Change-Id: Ib532eba27be23afd636e34cc9776ae4fd2c5ca48
-
Change-Id: I905c14141ad4f207c8bcbb3c29d68c1f698f0530
-
Change-Id: I93398c5ff1f7dcdd4820cf90ebc11e81fee0fa05
-
Styling demo style sheet updates Change-Id: Id5addc0be74c387b66b9db1132b4429c6a8af4ed
-
Change-Id: I2dfed0e2863dfc4eecb3cb86d28968a76ba78836
-
Removed indicator from demo toolbar, and from other examples that don't use toolbar and have a UI at the top of the display. Change-Id: Ifd3b3c5f916f249f492ff154a0ca28054763ee6e Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: Ibf0a299acb09a87536d1847ca680ec97aac6e0a7
-
To improve app launching speed on Tizen (using launchpad), Use -fPIE option instead -fPIC and attach DALI_EXPORT_API in front of each example's main function. This is the compare result between before and after patch. (On hawkP 2.4 / using hello-dalidemo that has one pushbutton on stage) | before Patch | After Patch | --------------------------------------------- | hello-dalidemo | hello-dalidemo | --------------------------------------------- | AVG MIN MAX | AVG MIN MAX | | 1134 1060 1188 | 291 250 337 | After patch, launching speed drops to 30% of before. Change-Id:I51a4f673d016f9278f867167dc2ff9f407ea6e7e
-
Change-Id: I70f0ffcb30d9d353940eed5c22c631be79122d55