-
Notifications
You must be signed in to change notification settings - Fork 52
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
Why does image/render.html resize the image to 500x500? #237
Comments
It was an arbitrary decision that I made. Without it, users will upload I still think we need to thumbnail it by default, because otherwise it will Rocky Meza, Programmer www.fusionbox.com This information is confidential and intended solely for the use On Mon, Jul 28, 2014 at 11:06 AM, Gavin Wahl [email protected]
|
One thing I liked about it was that it gave an example of using filer and sorl thumbnail together; otherwise, it did mess up a project I was working on so I had to replace the template. |
Can we just remove the resizing completely, and expect it to be done by CSS? It's kind-of backwards incompatible, could it be a part of 0.4.0? 🐱 |
This could result in very large image sizes on the client-side. It would be nice to have the image sizes configurable from the widget. Rocky Meza, Programmer www.fusionbox.com This information is confidential and intended solely for the use On Tue, Mar 10, 2015 at 9:37 PM, plee [email protected] wrote:
|
django-widgy/widgy/contrib/page_builder/templates/widgy/page_builder/image/render.html
Line 4 in 50af146
The text was updated successfully, but these errors were encountered: