This commit is contained in:
Julien Danjou 2007-12-22 15:30:05 +01:00
parent 88e8002045
commit 55be368539

View file

@ -39,9 +39,8 @@ taglist_draw(Widget *widget,
flagsize = (vscreen.font->height + 2) / 4;
for(tag = vscreen.tags; tag; tag = tag->next)
{
width += textwidth(ctx, vscreen.font, tag->name);
}
location = calculate_offset(vscreen.statusbar->width,
width,
offset,