bottomsheetdialog-compose icon indicating copy to clipboard operation
bottomsheetdialog-compose copied to clipboard

When isDraggable set to false, the scrolling of the list has become less smooth now.

Open HolenZhou opened this issue 2 years ago • 2 comments
trafficstars

The issue can be reproduced directly using the current demo. Step 1: Disable the "isDraggable" option. Step 2: Click "Show" and then try scrolling the list in the popup window. You will notice that the scrolling inertia is gone.

HolenZhou avatar Jul 03 '23 02:07 HolenZhou

@rAseri sorry for being late. It seems like an issue related to nested scrolling. I'll investigate it.

workspace avatar Aug 11 '23 06:08 workspace