Can't see images properly because they're being cropped

I don’t know if this is the way I’m storing my data or something else but if I select a User in my app, it displays their info with the Profile Pic but the pic has its sides removed even though I’ve got the “Roundness” set to 20 which, I believe, should be completely round. I don’t know when this started. Can anyone suggest what properties I need to change to prevent this from happening in future?

This is the Profile Pic in the design view…
Screen Shot 2022-11-14 at 10.11.55

And it displays like this…
Screen Shot 2022-11-14 at 10.12.09

It will only be perfectly round if the element is perfectly square to start with… so check the height and width settings to make sure it’s not changing height or width based on the screen size (or, if it is, make sure they change in the same ratio to stay perfectly square/round…)…

1 Like

Many thanks for this. They are the same height and width so it must be the screen size settings. I wasn’t aware that that affected this so I’m very grateful to you. Thank you.