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

Add rounded shape with different corners #58

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

vlsklr
Copy link

@vlsklr vlsklr commented Feb 3, 2025

Goals ⚽

Add new rounded shape with different corner radiuses

Implementation Details 🚧

RoundedType had only 2 values with radius or size. If you want use rounded shape with different corner radiuses you can't do it, only with same radiuses. So I added new RoundedType where you can set all 4 corner radius of rounded rectangle shape

Testing Details 🔍

Just use new RoundedType case with 4 corner radius values

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