skydoves / FlexibleBottomSheet

🐬 Advanced Compose Multiplatform bottom sheet for segmented sizing, non-modal type, and allows interaction behind the bottom sheet similar to Google Maps.
Apache License 2.0
791 stars 36 forks source link

Scrim flickers when bottom sheet is dragged fast (user gesture) #59

Open sergionettl opened 2 months ago

sergionettl commented 2 months ago

Please complete the following information:

Describe the Bug: isModal = true When you do the drag down gesture and throw fast downside the scrim colour will flickers momentary. This doesn't happen when the gesture is done slowly/programatically.

Expected Behaviour:

No flicker