>
> Shouldn't the image size remain constant with screen resolution? 
>  Otherwise there would be a similar need on desktops.  Are you specifying 
> image size in pixels? Could you use percent? 
>

Apples HiDPI devices double every pixel so that the appearance of the web 
application remains the same as on low DPI devices. For CSS thats not a 
problem but images won't be sharp anymore on these devices. So web apps 
have to provide a double sized image and then set its size to 50%.

-- J.

-- 
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/-/bZhFFpw5qmMJ.
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.

Reply via email to