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
It's not currently possible to do this. Can look in to it though.
Is this a useful feature though? If your images are different heights, then your HTML will become harder to maintain as you can't just use image-500 everywhere.
Hi guys, is possible do something like...
example: my photo have 800x600 resolution, if i do this:
the result is
photo-500.jpg
but i wantphoto-500x375.jpg
It is renamed to the final size image
The text was updated successfully, but these errors were encountered: