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

Clip behavior not work because of BubblePainter in v1.2.1 #33

Open
axen1314 opened this issue Apr 20, 2021 · 0 comments
Open

Clip behavior not work because of BubblePainter in v1.2.1 #33

axen1314 opened this issue Apr 20, 2021 · 0 comments

Comments

@axen1314
Copy link

axen1314 commented Apr 20, 2021

Bubble won't clip the child widget in v1.2.1,but it works inv1.1.9+1.
Because in v1.2.1 it uses BubblePainter to wrap a child widget which won‘t clip the child widget,
while in v1.1.9+1 it uses PhysicalShape which will do clip work.

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

1 participant