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

auto=yes option in Holder.run() ? #184

Open
ivancuric opened this issue Apr 25, 2016 · 3 comments
Open

auto=yes option in Holder.run() ? #184

ivancuric opened this issue Apr 25, 2016 · 3 comments

Comments

@ivancuric
Copy link

Would it be possible to make the images maintain their aspect ratio without needing to add ?auto=yes to every url?

@imsky
Copy link
Owner

imsky commented Apr 25, 2016

the reason that has to be specified is because auto (and fluid) placeholders are re-rendered constantly and are thus more expensive. it does make sense to make that an option for an entire set of placeholders though. i'll look into it.

@ivancuric
Copy link
Author

No need to constantly reload placeholders if they are being used like normal images. Would also be good to disable adding resize event listeners globally :)

@imsky
Copy link
Owner

imsky commented Apr 25, 2016

ok i'll think about this

@imsky imsky removed this from To do in Holder 3 Mar 24, 2017
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

2 participants