We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Consider the following UC's.
When uploading the largest version of an image, smaller thumbs should have a proper (relative) size to its dimensions.
When uploading a small dimension image, bigger thumbs should not have a bigger size.
Issue is related to
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Terminology
Consider the following UC's.
1) The original image
2) Uploading the largest image
When uploading the largest version of an image, smaller thumbs should have a proper (relative) size to its dimensions.
3) Uploading the small one image
When uploading a small dimension image, bigger thumbs should not have a bigger size.
Issue is related to
The text was updated successfully, but these errors were encountered: