Skip to content

Image border radius is being overwritten! help! #71

Description

@frederikgrummesgaard

Hello @bathejasumeet!
I would like to have small rounded corners on my images but WebImage won't let me.
I know that if you'd like a round picture, you can use rounded="true" but sadly I don't want that.
Does anyone have a solution or a workaround?
I have tried to add the border radius to the layout, but it still overflows:

<WebImage stretch="aspectFill"
height="180"
style="border-radius: 20 !important;"
placeholder="~/assets/logo-placeholder.png"
[src]="adventureEntry.pictureURL">

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions