I am having an issue rounding images in a gallery. Previously, I've set the height and width of an image to the same value and then set the border radius to Self.Width/2 and this has produced a rounded image. However, I'm doing that today and the image has rounded corners but isn't a circle:
When I add a border to the image though it is a circle but it's as if the image isn't filling that circle:
Has anyone come across this recently, and is there something I need to change to get the actual image to appear as a circle? The above happens regardless of the image that is used. I've also tried changing the image position setting (fit, fill etc) but this doesn't help.
Thanks in advance for your help.
Hi @gjayne1984
Glad that you have resolved your problem.
You could go ahead and mark the post as solved by clicking “Accept as Solution” so that this thread will be marked for other users to easily identify!
Thanks for your replies. I've just had another look at this and the issue was that I had padding set on the image, which was causing the gap. I've set the padding to 0 now and it works as expected.
I think you need to set border radius to 100
Maybe it is because you are using the sample image but that code should work
Is that picture a Square? Height = Width?
If you need additional help please tag me in your reply and please like my reply.
If my reply provided you with a solution, pleased mark it as a solution ✔️!
Best regards,
Gonçalo Nogueira
Check my LinkedIn!
Buy me a coffee!
Check my User Group (pt-PT)!
Last Post on Community
My website!
Thanks for the swift reply. It's really strange because I've changed the settings to your example but my image still doesn't fill the circle:
Self.Height
Or
Self.Width
If you need additional help please tag me in your reply and please like my reply.
If my reply provided you with a solution, pleased mark it as a solution ✔️!
Best regards,
Gonçalo Nogueira
Check my LinkedIn!
Buy me a coffee!
Check my User Group (pt-PT)!
Last Post on Community
My website!
WarrenBelz
637
Most Valuable Professional
stampcoin
570
Super User 2025 Season 2
Power Apps 1919
473