bin/live_edit: set content scalable

This commit is contained in:
ChunEon Park 2015-02-25 16:53:16 +09:00
parent 33b19c34cb
commit 4cf2a8677a
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@ group { name: "TEXT_bg";
part { name: "text";
type: TEXT;
effect: SHADOW;
scale: 1;
description { state: "default" 0.0;
color: 255 255 255 255;
color3: 0 0 0 128;
@ -48,6 +49,7 @@ group { name: "TEXTBLOCK_bg";
parts {
part { name: "text";
type: TEXTBLOCK;
scale: 1;
description { state: "default" 0.0;
color: 255 255 255 255;
text {