GNOME Bugzilla – Bug 651734
GtkLockButton: symbolic icon is fuzzy
Last modified: 2011-06-06 19:15:11 UTC
The icon in the new GtkLockButton looks fuzzy; it should be rendered with a 16x16 size, which translates to GTK_ICON_SIZE_MENU.
Created attachment 189112 [details] [review] lockbutton: ensure the lock symbolic icon is rendered 16x16px
Review of attachment 189112 [details] [review]: I don't think that is right, really. The new lock button is really a button now, so the icon should look like an icon in a button, including the right size.
After discussing this on irc, it is probably best to do this for now.
Review of attachment 189112 [details] [review]: change patch status
Pushed Attachment 189112 [details] pushed as 3ef2e36 - lockbutton: ensure the lock symbolic icon is rendered 16x16px