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 borderRadius to FeedbackThemeData #208

Open
Zazo032 opened this issue Aug 4, 2022 · 2 comments
Open

Add borderRadius to FeedbackThemeData #208

Zazo032 opened this issue Aug 4, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@Zazo032
Copy link
Contributor

Zazo032 commented Aug 4, 2022

Is your feature request related to a problem? Please describe.
Currently, the sheet's border radius depends on the value of FeedbackThemeData.sheetIsDraggable

Describe the solution you'd like
Being able to set a custom border radius for the feedback sheet. If not provided, the current behaviour remains.

Describe alternatives you've considered
Adding a ClipRRect to the feedbackBuilder doesn't have any effect on the sheet's radius

@ueman ueman added the enhancement New feature or request label Mar 25, 2023
@ueman
Copy link
Owner

ueman commented Mar 25, 2023

Hey, would you be willing to contribute this as a PR?

@Zazo032
Copy link
Contributor Author

Zazo032 commented Mar 25, 2023

Hey, would you be willing to contribute this as a PR?

Sure! I’ll try to do it soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants