hmm op box became below icons... i think this is an edje_cc bug... as

the edc explicitly inserts at the right spot. its some grp inherit
bug.. anyway - work around. insert elsewhere.



SVN revision: 81656
This commit is contained in:
Carsten Haitzler 2012-12-23 11:21:51 +00:00
parent 0200c6169d
commit ae591bde1b
1 changed files with 1 additions and 1 deletions

View File

@ -921,7 +921,7 @@ group { name: "e/fileman/default/scrollframe";
}
}
part { name: "e.box.operations"; type: BOX;
insert_before: "inset";
insert_after: "inset";
description { state: "default" 0.0;
rel1.offset: 3 3;
rel1.to: "bg";