[Optimize] Add config for admin choose way for generate image of thumbnail for JImage class#7857
Conversation
…bnail for JImage class
|
Imho, that should be an extension specific setting and not a global one. |
|
If considered, please alpha order new string |
|
I agree with @Bakual at best this should be a constructor parameter (add a To be honest I'm not even sure if it should be a function specific parameter (you might want to resize an image in good quality at large resolutions and low quality at smaller, for example) |
|
Closing this PR as it will not be merged in this form. |
|
I'm not sure witch is the right solution but I have tested this and there is an error in the way JImage generates png thumbnails, ending in pixelated results. And with Thong's way the thumb looks good. Linking here Roberto's comment redCOMPONENT-COM/redCORE#548 (comment) |
|
I agree that this needs fixing. But setting it at the |
Allow admin can choose which way they want when generate thumbnail image of
JImageclass.