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

multiple responsive not working #22

Open
ddjikic opened this issue Jan 12, 2015 · 0 comments
Open

multiple responsive not working #22

ddjikic opened this issue Jan 12, 2015 · 0 comments

Comments

@ddjikic
Copy link
Contributor

ddjikic commented Jan 12, 2015

it adds multiple times responsive=true in the url witch mess up imagecow detection and only the first media query work

&transform=resizeCrop,360,200;max-width=400:resizeCrop,345,192&responsive=true;max-width=700:resizeCrop,637,200&responsive=true

it should be

&transform=resizeCrop,360,200;max-width=400:resizeCrop,345,192;max-width=700:resizeCrop,637,200&responsive=true

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

No branches or pull requests

1 participant