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
The user can choose an output size which is not a multiple of the original. This can create an output image which is distorted, and so a warning should be displayed before the user exports it.
This can be relaxed for a very large change, such as turning a 400x300 image into a 4096x3072 one where such distortions become unnoticeable
The text was updated successfully, but these errors were encountered:
The user can choose an output size which is not a multiple of the original. This can create an output image which is distorted, and so a warning should be displayed before the user exports it.
This can be relaxed for a very large change, such as turning a 400x300 image into a 4096x3072 one where such distortions become unnoticeable
The text was updated successfully, but these errors were encountered: