• Hixie's avatar
    Provide a Draggable that starts on drag · 8e279f32
    Hixie authored
    This lets it cooperate with other gestures like tap.
    
    The way I implemented this was to refactor the entire Draggable gesture
    logic to use a new kind of gesture detector called
    MultiDragGestureRecognizer. It works a bit like
    MultiTapGestureRecognizer but for drags.
    
    Also some tweaks to the velocity estimator.
    8e279f32
Name
Last commit
Last update
..
address_book Loading commit data...
fitness Loading commit data...
hello_world Loading commit data...
material_gallery Loading commit data...
mine_digger Loading commit data...
raw Loading commit data...
rendering Loading commit data...
stocks Loading commit data...
widgets Loading commit data...
.gitignore Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...