The scroller bg was meant to be transparent on standard profile.

This commit fix the first issue with launcher in elm_test, when was appearing a
white rect all over it and the icons names seemed to be missing. It also fix
a related issue reported by the editje guys.



SVN revision: 54979
This commit is contained in:
Rafael Fonseca 2010-11-25 12:36:27 +00:00
parent 1b3700dbbd
commit 4cc5a5370a
1 changed files with 1 additions and 1 deletions

View File

@ -776,7 +776,7 @@ collections {
description { state: "default" 0.0;
rel1.offset: 1 1;
rel2.offset: -2 -2;
color: 255 255 255 255;
color: 255 255 255 0;
}
}
part { name: "clipper";