-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilitycustomer: googleVarious Google teamsVarious Google teamsf: scrollingViewports, list views, slivers, etc.Viewports, list views, slivers, etc.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
ReorderableList and SliverReorderableList contain an EdgeDraggingAutoScroller that advances the scroll position when dragging an item at the edge of the viewport.
A customer has requested to be able to configure this behavior, specifically to adjust the speed. I think this would be the EdgeDraggingAutoScroller.velocityScalar. This could be added as a property that is provided to the internal EdgeDraggingAutoScroller
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectc: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilitycustomer: googleVarious Google teamsVarious Google teamsf: scrollingViewports, list views, slivers, etc.Viewports, list views, slivers, etc.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.