I'm not sure, but I think there's something wrong with how Chrome renders alpha in png-images.
This is my icon: http://chrome.desc.se/ba_icon.png And this is how it's rendered: http://chrome.desc.se/ba_rendered.png I've created the icon in GIMP 2.6.7. On Oct 26, 2:53 am, Aaron Boodman <[email protected]> wrote: > On Fri, Oct 23, 2009 at 10:38 AM, Drew <[email protected]> wrote: > > > I've also found that you can use the canvas element method to work > > around this bug, since you can easily load an existing image into a > > canvas element. > > Yup. In fact, that is exactly what setIcon({path...}) is doing > internally. See here: > > http://src.chromium.org/viewvc/chrome/trunk/src/chrome/renderer/resou... > > (search for setIconCommon) > > - a --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en -~----------~----~----~----~------~----~------~--~---
