Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Width and Device-Width #8

Closed
michaseel opened this issue Aug 27, 2013 · 3 comments
Closed

Width and Device-Width #8

michaseel opened this issue Aug 27, 2013 · 3 comments
Assignees

Comments

@michaseel
Copy link

You are calculating only the (physical) Width of the supported devices.
What is by far more interesting is the device-width.

For example: Iphone 4+ has a screen width of 640px but 200% pixel density. So the real device-width is just 320px;

This table is very usefull: http://screensiz.es/

@michaseel
Copy link
Author

Look at my fork here: https://github.com/michaseel/responsivetest
it includes the pixel-density.

@nghuuphuoc
Copy link
Owner

Thanks you so much!
I will upgrade to new version soon!

On Tuesday, August 27, 2013, mSoul wrote:

Look at my fork here: https://github.com/michaseel/responsivetest
it includes the pixel-density.


Reply to this email directly or view it on GitHubhttps://github.com//issues/8#issuecomment-23334100
.

Phước Nguyễn

nghuuphuoc added a commit that referenced this issue Sep 27, 2013
@nghuuphuoc
Copy link
Owner

@michaseel Fixed in 54f1d43
I also added you to the list of contributors for this project.
Thanks you :)

@ghost ghost assigned nghuuphuoc Oct 18, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants