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

Render image with max dimension of device's screen size. #2

Closed
mikebronner opened this issue Jun 4, 2017 · 3 comments
Closed

Render image with max dimension of device's screen size. #2

mikebronner opened this issue Jun 4, 2017 · 3 comments
Assignees
Milestone

Comments

@mikebronner
Copy link
Owner

Detect screen size and render with max-width or -height to not exceed that of the device.

@mikebronner mikebronner added this to the 0.1 milestone Jun 4, 2017
@mikebronner
Copy link
Owner Author

Need to find a good library that can readily determine device size. I've used this one in the past:

"hisorange/browser-detect": "2.*"

@mikebronner
Copy link
Owner Author

mikebronner commented Jun 5, 2017

@mikebronner mikebronner self-assigned this Jun 5, 2017
@mikebronner
Copy link
Owner Author

Fixed by ebc89da

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

No branches or pull requests

1 participant