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

feat: add border radius option for bar components #265

Merged
merged 2 commits into from
Feb 24, 2023

Conversation

jovark
Copy link
Contributor

@jovark jovark commented Feb 22, 2023

Hi,
There are two parts this pull request:

  • rounded corners for bar components
  • a fix to the bar component border

If you want me to split these to 2 different PRs let me know.

The changes to the bar fix the background overflowing the border. Here is the before and after:
mmJ0rJKvfj
di4hERa0qu

I have also added the possibility of adding rounded corners to bar components. With this I have a small problem. For some components there is a 1 pixel line that is transparent for some reason:

bwNoJqRWup

If you have any ideas how to fix that or any other recommendations let me know.

Joonatan

@jovark jovark marked this pull request as ready for review February 22, 2023 19:24
@lars-berger lars-berger changed the title feat/rounding corners with borders feat: add border radius option for bar components Feb 24, 2023
@lars-berger
Copy link
Member

Couldn't figure this one out for myself, so thanks for solving this 🙏

Re. the 1px transparent border, I don't why that's popping up.

@lars-berger lars-berger merged commit 08066cb into glzr-io:master Feb 24, 2023
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.

2 participants