Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maximum image width and height, tablet detection #49

Open
ruarch opened this issue Dec 3, 2013 · 4 comments
Open

Maximum image width and height, tablet detection #49

ruarch opened this issue Dec 3, 2013 · 4 comments

Comments

@ruarch
Copy link

ruarch commented Dec 3, 2013

How to get Maximum image width and height, tablet detection

@quentin389
Copy link
Collaborator

That's not currently possible. We only detect if something IS a tablet, sometimes what device it is specifically, but there is no width and height information available.

I will add it as a feature proposal to the source project though, as it's an interesting idea.

@ruarch
Copy link
Author

ruarch commented Dec 4, 2013

What's the php code to check if it's a tablet?

@quentin389
Copy link
Collaborator

Oh snap, I was thinking about https://github.com/quentin389/UserAgentInfo ...
Yeah, you can't distinguish mobile phone from tablets. All tablets will be marked as "isMobileDevice" = true.

@ruarch
Copy link
Author

ruarch commented Dec 4, 2013

ok

On Wed, Dec 4, 2013 at 4:13 PM, quentin389 [email protected] wrote:

Oh snap, I was thinking about https://github.com/quentin389/UserAgentInfo...
Yeah, you can't distinguish mobile phone from tablets. All tablets will be
marked as "isMobileDevice" = true.


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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants