patch for bug #169669



Hey guys,

Right now the location button in nautilus (the button in the lower-left corner)
uses an icon of size GTK_ICON_SIZE_BUTTON.
Even if this feels right conceptually, this leads to blurry icons which are too
big for an actual button. The right size to get a crisp icon is
GTK_ICON_SIZE_MENU.

See bug #165770, where this issue was discussed and resolved for the
gtk+ file selector,
especially comment #6 by Jakub Steiner : "I'd like to see only 16x16 and 24x24
bitmaps used for small icons everywhere. Anything else will simply be blurry."

This has the nice side-effect of bringing back the status bar to a
normal size, see the screenshot :
http://bugzilla.gnome.org/attachment.cgi?id=38438&action=view

Cheers,
Vincent

Attachment: patch
Description: Binary data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]