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
{{ message }}
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.
ImageFit cover does not always fill the parent height and width perfectly, most likely when the width and height are odd. When removing the transform, there are no white spaces. My hypothesis is that there is a pixel rounding error.
With ImageFit.cover
Without ImageFit.cover
The text was updated successfully, but these errors were encountered:
ImageFit cover does not always fill the parent height and width perfectly, most likely when the width and height are odd. When removing the transform, there are no white spaces. My hypothesis is that there is a pixel rounding error.
With ImageFit.cover
Without ImageFit.cover
The text was updated successfully, but these errors were encountered: