Jump to content

Bug: ImageSizer size() and co


Soma
 Share

Recommended Posts

1. I noticed a strange thing when using 

$page->image->size(0,50)->url;

and the image is already 50px height the image variation won't get created!

2. I also remember someone else mention this, but haven't been able to search

When I have a image that has like 200x800px (extreme portrait) and using upscaling=false

$page->image->size(200,100)->url;

will create an image that isn't 200x100 !? I think it has to do with the ratio and the upscaling feature. When I set upscaling=true it doesn't work. Anybody able to reproduce.

Link to comment
Share on other sites

@soma: this is already filed as a Github issue and also fix is posted / committed. Ryan has said that he will work on that. (There is Github conversation and also posts somewhere in the Forums here, but I'm on mobile and Not able to link to it)

I think currently it could be that some other parts (language) has higher prio and he is only one man. (?? maybe ??)

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...