-
Notifications
You must be signed in to change notification settings - Fork 57
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
Added image resize options to download #18
base: master
Are you sure you want to change the base?
Conversation
Requires himiklab/yii2-easy-thumbnail-image-helper
//FIXME requires placeholder for other file types
Something is wrong here. I cannot test that cause I have a memory limit when I try to print AttachmentsTable:
That should not be cause 128 MB is enough |
How many images did you have attached to the model? How big are they? |
I tried now with 6 images bigger than 2M each and I didn't have any problem in displaying the widget |
It's very strange behaviour of the script on my Mac. I still dont understand the problem. I have attached only one image with size of 150 KB |
maybe php version? I tried on 5.5 and 5.6 |
This is a great option when it comes true, why do not resize when you first insert to the database? Sorry I was too stupid and could not pull request, but this time I saw a great resize behavior Whether it could be implemented here ? |
Requires himiklab/yii2-easy-thumbnail-image-helper