bin/live_edit: improve ui.

This commit is contained in:
ChunEon Park 2015-02-21 15:48:02 +09:00
parent b792fac1d3
commit 49c8b9ea4a
1 changed files with 2 additions and 2 deletions

View File

@ -1406,7 +1406,7 @@ group { name: "live_edit_layout";
}
part { name: "elm.text.rel1";
type: TEXT;
effect: GLOW;
effect: OUTLINE;
scale: 1;
mouse_events: 0;
description { state: "default" 0.0;
@ -1450,7 +1450,7 @@ group { name: "live_edit_layout";
}
part { name: "elm.text.rel2";
type: TEXT;
effect: GLOW;
effect: OUTLINE;
scale: 1;
mouse_events: 0;
description { state: "default" 0.0;