Revert "genlist: Change group_index swallow parts to be squares."

This reverts commit 5f59e134eb.

This causes that icon region of genlist group_index item is displayed
although icon is not set.
This commit is contained in:
Jaehyun Cho 2016-05-03 11:18:24 +09:00
parent 664d677201
commit 37667cb69f
1 changed files with 0 additions and 2 deletions

View File

@ -203,7 +203,6 @@ group { "elm/genlist/item/group_index/default"; nomouse; program_source: "elm";
desc { "default";
fixed: 1 0;
align: 0.0 0.5;
aspect: 1.0 1.0;
rel1.to_x: "elm.swallow.pad";
rel1.relative: 1.0 0.0;
rel1.offset: -1 2;
@ -216,7 +215,6 @@ group { "elm/genlist/item/group_index/default"; nomouse; program_source: "elm";
desc { "default";
fixed: 1 0;
align: 1.0 0.5;
aspect: 1.0 1.0;
rel1.offset: -3 2;
rel1.relative: 1.0 0.0;
rel2.offset: -3 -3;