Thanks, that clears things up for me (and I hope Vaibhav as well). I havent made the UiBinder/ClientBundle jump yet, but in reading the documentation I thought that might be an issue. Good to know DataResource can fill that need.
On May 16, 5:31 pm, Thomas Broyer <[email protected]> wrote: > On 16 mai, 21:42, Zak <[email protected]> wrote: > > > Thomas, does this mean that @sprite should only be used when it's okay > > for the element to be constrained to the same dimensions (or just > > height or width in the case of repeated backgrounds) as the image? For > > Yes, just as if you used an Image (withou setUrl or an ImageBundle) > > > example, if we went with Stefan's proposal of overriding the height > > rule (let's say height: auto), would the other images in the image > > strip become visible? > > They could (in IE6/7, and/or depending on ClientBundle configuration/ > deferred-binding properties) > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" 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 > athttp://groups.google.com/group/google-web-toolkit?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
