Skip to content

Add rounded shape with different corners #58

New issue

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

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

Already on GitHub? # to your account

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant