Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Border Radius #231

Open
arochedy opened this issue Jan 12, 2021 · 1 comment
Open

Border Radius #231

arochedy opened this issue Jan 12, 2021 · 1 comment

Comments

@arochedy
Copy link

Hi,

Thanks for this awesome component it's save my project ;)

I want to add borderRadius around. How can I do ?

Thank you

@ELimburg
Copy link

Hi @arochedy

We have worked around this problem by nesting the SignatureCapture in a View element.
On the View element you can set the background color to be the same as the SignatureCapture element.
Then add some Padding and borderRadius to the View element.
Note: This will add a small border around the SignatureCapture on which you can't draw but in our case that wasn't a problem.

Hope this helps!

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

No branches or pull requests

2 participants