On Wednesday, April 4, 2012 1:01:29 PM UTC+2, PhiLho wrote: > > On 03/04/2012 12:17, sharath kumar wrote: > > We are facing issue with loading icon edges for logout. If we set > > light gray for corners of the icon, it is looking good when background > > is light. But when the background is dark, corners are visible and not > > looking good. > > > > The loading file is a GIF file. > > Make two logos? > This is a classical problem with Gif files, with their all or nothing > transparency. > Same problem with old Windows icons, for example. >
Or you could use a PNG… (8bit-alpha flavors work well in old versions of IE) I wonder what the relationship with GWT is, though. > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/Eo5FHKhkGsgJ. 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/google-web-toolkit?hl=en.
