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

Progress bar border radius should not apply to right corners of foreground bar #252

Open
alkamin opened this issue Mar 11, 2020 · 0 comments

Comments

@alkamin
Copy link
Contributor

alkamin commented Mar 11, 2020

When a user does something like <ProgressBar borderRadius="1000px"... we apply the radius to all corners of both the background and foreground bars. I think the foreground bar's right corners should not take this border radius into account.

This may require some clipping properties to avoid the foreground bar appearing to overflow the background bar when progress nears 100%.

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

No branches or pull requests

1 participant