oops. thanks jose :)

SVN revision: 24377
This commit is contained in:
rephorm 2006-08-03 09:47:17 +00:00 committed by rephorm
parent 4bcb051ded
commit 1ddfc6a183
1 changed files with 1 additions and 1 deletions

View File

@ -900,7 +900,7 @@ _edje_part_recalc_single(Edje *ed,
params->fill.h = desc->fill.abs_y + (params->h * desc->fill.rel_y);
}
params->fill.angle = desc->fill.angle;
params->fill.spread = desc->fill.angle;
params->fill.spread = desc->fill.spread;
/* colors */
params->color.r = desc->color.r;