You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
i have a working configuration for using this behaviour. I am using phpThumb to generate the thumbnails and everthing works fine except I'm trying to create cropped thumbnails using ZoomCrop => true in the model, but it won't crop, it will just resize the files.
This is my model $actAs configuration, hope it helps.
So now, after reading branch 3 readme i learned that you have to specify how you want phpthumb to crop and not just use true. I blame it on the docs :p
That leads me to a question: Is it posible to do simple cropping instead of zoomcropping? I have some avatar that i would like to have a fixed width but just a max height, i don't care about how high is the picture even it leads me to have a 200x20 pic (as an example).
Hi,
i have a working configuration for using this behaviour. I am using phpThumb to generate the thumbnails and everthing works fine except I'm trying to create cropped thumbnails using ZoomCrop => true in the model, but it won't crop, it will just resize the files.
This is my model $actAs configuration, hope it helps.
Thanks!
The text was updated successfully, but these errors were encountered: