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

Splash effect not clippable/cannot be rounded #45

Closed
andrewjallenuoft opened this issue Feb 3, 2020 · 2 comments
Closed

Splash effect not clippable/cannot be rounded #45

andrewjallenuoft opened this issue Feb 3, 2020 · 2 comments

Comments

@andrewjallenuoft
Copy link

A small cosmetic issue, but it seems that there is no way to round the corners of the splash effect on the header of the expandable panel. Placing a ClipRRect above the expandable panel widget will only clip the content, but the splash effect is not clipped. Setting useInkWell = false in ExpandableThemeData seems to have no effect, with the splash effect still showing.

image

@aryzhov
Copy link
Owner

aryzhov commented Feb 6, 2020

Hello, I will look into the issue. Thank you for reporting.

@aryzhov
Copy link
Owner

aryzhov commented May 14, 2020

Version 4.1.4 has a new theme property: inkWellBorderRadius. You can use it to clip the ink well effect.

@aryzhov aryzhov closed this as completed May 14, 2020
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

No branches or pull requests

2 participants