-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Issue tracker is ONLY used for reporting bugs. New feature suggestions and questions should be discussed on Community or submitted through our user feedback form.
Your issue may already be reported! Please search in the issue tracker before creating one.
Please thumbs up this issue if you have also experienced it. You may also add more information if there is something relevant that was not mentioned. However, please refrain from comments that are not constructive, like "I have this problem too", etc.
Expected behavior (required)
The blur is contained within the border radius of the child backdrop widget.
Current behavior (required)
The blur overflows the border radius set by the child widget. The behavior also occurs when "Clip Content" is enabled on the child container or when the blur is wrapped in a container with the same border radius, also when "Clip Content" is enabled on that wrapping container.
To Reproduce (required)
Steps to reproduce the behavior:
- Add blur widget
- Enable backdrop
- Add container widget as a child
- Set the border radius to something larger than 0
- Click Run
- Observe that the backdrop blur still has sharp corners and that the set border radius is not applied
Context (required)
Create a nice rounded frosted glass container.
Screenshots / recordings
Expected:
Current:
Your environment
- Bug Report Code:
- Version of FlutterFlow used: 3.3.4
- Platform (e.g. Web, MacOS Desktop): Web
- Browser name and version: Chrome 106
- Operating system and version (desktop or mobile): Desktop