Thanks to visit codestin.com
Credit goes to github.com

Skip to content

You can't catch a dismissable that's bouncing back #173

Closed
@FlutterIssues

Description

@FlutterIssues

Issue by Hixie
Friday Sep 25, 2015 at 19:47 GMT
Originally opened as https://github.com/flutter/engine/issues/1348


If you half-dismiss a card in the card collection demo, then wait for it to start bouncing back, then catch it as it's bouncing back and dismiss it again, nothing happens. I'm guessing it's because _handleDragStart() does nothing if the fade performance is underway, but surely it should interrupt the current performance and slave it to the finger if the finger goes down again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    f: material designflutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions