Sunday, April 28, 2013

Determining if user is using a tablet

Does anybody have any advice on how to determine whether somebody is using a tablet to access my GWT application? If I understand https://code.google.com/p/google-web-toolkit/issues/detail?id=4911 correctly, it would appear that GWT 2.5.1 supports only CSS2 media queries, which don't seem particularly useful in this regard. I'd like to adjust spacing of items to make selection easier for tablet users, but compact items on small screens.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment