Skip to content

Fix issue #31 for the radius option#32

Open
Nimeshka wants to merge 1 commit into
judesfernando:masterfrom
Nimeshka:issue#31/radius-fix
Open

Fix issue #31 for the radius option#32
Nimeshka wants to merge 1 commit into
judesfernando:masterfrom
Nimeshka:issue#31/radius-fix

Conversation

@Nimeshka

Copy link
Copy Markdown

This is a fix for the issue #31

css border-radius property cannot be used with the svg element. The best solution is to create a rect element inside the svg image and apply the radius to it. This way we can remove the css styling block from the svg element as we do not need it.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant