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

Provide an option so that images that need to be upscaled are simply copied and given filename specified using naming convention #84

Open
hal-gh opened this issue Apr 16, 2015 · 0 comments

Comments

@hal-gh
Copy link

hal-gh commented Apr 16, 2015

There may well be a logical workaround for this which I haven't thought of, so I welcome any suggestions.

However, for static code, like CSS, it's not possible to check the existance of an image in an if/then/else construct. Thus, for any images that would need to be upscaled to provide a file for larger media queries, it would be good to have an option that causes responsive-images to simply copy the file verbatim, and give it the respective responsive filename as per the options.

This is similar to #45, but I think createNoScaledImage:true solves that OP's issue.

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

1 participant