[TBT][Non-ACR][dali][DPTTIZEN-2762, dali manager resolution issue for z4 fixed] 19/119219/1
authorjihun park <jihun87.park@samsung.com>
Thu, 16 Mar 2017 04:51:32 +0000 (13:51 +0900)
committerjihun park <jihun87.park@samsung.com>
Thu, 16 Mar 2017 04:51:32 +0000 (13:51 +0900)
Change-Id: I2f015faa9d0fa637eef425f7c77090b9d03b85a2
Signed-off-by: jihun park <jihun87.park@samsung.com>
release/binary-armv7l/org.tizen.tbtcoreapp-dali-1.0.0-arm.tpk
release/binary-x86/org.tizen.tbtcoreapp-dali-1.0.0-x86.tpk
tbtcoreapp-dali/inc/utils/constrants.h

index 8d80632f4eee759d40c81e8a33cd30794ebe6bb9..4e9372f3ad9ed2bc26ae6341c9ddf25e769c6948 100644 (file)
Binary files a/release/binary-armv7l/org.tizen.tbtcoreapp-dali-1.0.0-arm.tpk and b/release/binary-armv7l/org.tizen.tbtcoreapp-dali-1.0.0-arm.tpk differ
index 566fd7df0a795f0f9d29add13a574dc63c0092f4..4766ce21262e99dc767acdc0923d940f89d2e0df 100644 (file)
Binary files a/release/binary-x86/org.tizen.tbtcoreapp-dali-1.0.0-x86.tpk and b/release/binary-x86/org.tizen.tbtcoreapp-dali-1.0.0-x86.tpk differ
index cc94b07566505c2f5eae8d0513c15ef628b67c5b..0f3fdfa591fe9dd5c25250e36ef8dd5e796f08a7 100644 (file)
@@ -28,7 +28,7 @@
 #include <dali.h>
 using namespace Dali;
 
-#define TEXTLABEL_HEIGHT 0.0625f // assume full screen width 1 and height 1. 0.0625 is 1/16
+#define TEXTLABEL_HEIGHT 0.125f // assume full screen width 1 and height 1. 0.0625 is 1/16
 #define TEXTFIELD_HEIGHT 0.0625f // assume full screen width 1 and height 1. 0.0625 is 1/16
 #define TEXTEDITOR_HEIGHT 0.08333f // assume full screen width 1 and height 1. 0.0625 is 1/12
 #define BUTTON_HEIGHT 0.125f // assume full screen width 1 and height 1. 0.125 is 1/8