Emily -

Please do a code on the following change:
http://code.google.com/p/google-web-toolkit/source/detail?r=4487

This change replaces the use of AlphaImageLoader in the GWT style themes
with references to the new single-bit (hard edged) versions of the
background images.  IE7 still uses the multi-bit transparent images that it
supports, so only IE6 has special rules.  The difference in IE6 is barely
noticeable.

The issue explains why we removed references to the AlphaImageLoader.

FYI - I left the old images in place in case people are referring to them.
 For example, somebody might have inherited the StandardResources, copied
the original standard.css file, and modified it for their needs.  In
general, we need a way to deprecate files so they can be removed later.

Here is the associated issue:
http://code.google.com/p/google-web-toolkit/issues/detail?id=3278
Thanks,
John LaBanca
jlaba...@google.com

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to