GNOME Bugzilla – Bug 421060
Progress bar should be thicker
Last modified: 2007-03-24 23:12:42 UTC
The new progress bar height is nicer than the previous one because it looks more consistent. However you decreased the height too much. Take Firefox progress bar as reference. It looks better.
Created attachment 85046 [details] Firefox progress bar Firefox progress bar screenshot.
Created attachment 85047 [details] Epiphany progress bar Epiphany progress bar screenshot. Too thin.
Created attachment 85048 [details] [review] how about this ?
The progress bar looks good with the patch. :-)
So what we need now is consensus with totem. The progressbars really should look the same everywhere :)
I will do the same in EOG. :-)
Actually it seems totem has already done this. So I'm committing my patch to ephy trunk now. I changed the padding from 0 to 1 in gtk_box_pack_start because it seemed a bit nicer with that...