summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff
diff options
context:
space:
mode:
authorNikita Dubrovsky <dubrovsky@google.com>2020-01-11 20:14:05 -0800
committerNikita Dubrovsky <dubrovsky@google.com>2020-01-14 22:49:25 -0800
commitbd50f3b07a566b63906f23efe00510d9ca41248b (patch)
treecedbb1468f4d11ac195be059bbe432204043ec7f /docs/html/sdk/api_diff
parent1f78b11bbf941164148967af6d6e3ca3c8707bc6 (diff)
Add explicit check to not trigger a cursor drag via the mouse
Cursor drag without the handle is only for touch and should not trigger for events from a mouse. This was already the case before this CL but it was not explicit: SelectionModifierCursorController happened to trigger first so the cursor drag would not get activated. This change updates the cursor drag logic so that mouse events are explicitly excluded from the feature. Bug: 145535274 Bug: 143852764 Test: Manual and automated tests atest FrameworksCoreTests:EditorCursorDragTest atest FrameworksCoreTests:TextViewActivityMouseTest Change-Id: I3ccf5106b8e9a9e3c271dff38a4d6a0c0aa19597
Diffstat (limited to 'docs/html/sdk/api_diff')
0 files changed, 0 insertions, 0 deletions