I've experienced a strange behavior when using "Original" mode. On "Crop" mode it seems fine, pictures get cropped at the view container size, however on "Original" mode, pictures get resized to either the fallback width or height values (1024 x 512 px) (values in code. This leads to seriously blurry pictures.
I tried manually changing the values to 3000x3000 just to test, and indeed it now generates much clearer pictures.
Do you think it might be a good idea to increase these fallback values or would there be a reason not to?
Hello,
I've experienced a strange behavior when using "Original" mode. On "Crop" mode it seems fine, pictures get cropped at the view container size, however on "Original" mode, pictures get resized to either the fallback width or height values (1024 x 512 px) (values in code. This leads to seriously blurry pictures.
I tried manually changing the values to 3000x3000 just to test, and indeed it now generates much clearer pictures.
Do you think it might be a good idea to increase these fallback values or would there be a reason not to?
Thanks a lot!