[roll] Roll fuchsia [ui][input-pipeline] gestures: enable drag recognizer Enable the drag recognizer, by adding it to the set of recognizers instantiated by `gesture_arena::make_input_handler`. Along the way, rename `one_finger_drag::Contender` to `one_finger_drag::InitialContender`, to match the naming in other recognizers. Note: after I release the touchpad button, the selected text is no longer highlighted. I'll file a separate bug to improve that. Original-Bug: None Test: manual Manual test ----------- 1. Opened an article in Wikipedia. 2. Pointed at a word. 3. Pressed touchpad down with one finger. 4. Moved finger until pointer was at end of sentence. 5. Saw that the text from the initial word to the end of the sentence was highlighted. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/707546 Original-Revision: b06e8662971e0f0a49d9fb9eb442bf5409550ff1 GitOrigin-RevId: b3765029d5df900202aaeee00ed2e2d5d26bb2c2 Change-Id: Ie67a1ffade1b7e3edd324283d84f1ca5d0f8eb31
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.