also set geom fro indicator

SVN revision: 57122
This commit is contained in:
Carsten Haitzler 2011-02-17 11:43:02 +00:00
parent a82f5c99c4
commit 71c6ac602e
1 changed files with 3 additions and 0 deletions

View File

@ -342,6 +342,9 @@ _policy_zone_layout_indicator(E_Border *bd, E_Illume_Config_Zone *cz)
}
}
}
ecore_x_e_illume_indicator_geometry_set(bd->zone->black_win,
bd->x, bd->y,
bd->w, bd->h);
/* set layer if needed */
if (bd->layer != POL_INDICATOR_LAYER)